top | item 21399007

(no title)

whitequark_ | 6 years ago

process_vm_read and its equivalents allow you to read data whose layout you already know. unfork allows you to read data whose layout you don't know or that is partially generated by calling the accessors that the application already has for that data instead of reverse-engineering them and doing the transformation yourself.

discuss

order

No comments yet.