aboutsummaryrefslogtreecommitdiff
path: root/generated/darwin-inject-asm.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* baton fixcomex2015-07-161-1/+1
|
* work around (incorrect, since it's not code) alignment warningcomex2015-07-161-3/+3
|
* fix accidentally exported symbolscomex2015-07-161-5/+5
|
* commit new compiled version of darwin-inject-asm so i don't go crazy...comex2015-07-071-4/+4
|
* fix armv7 syscall registers :ocomex2015-02-241-1/+1
|
* fix arm64/armv7 ishcomex2015-02-241-1/+1
|
* fix i386 manual syscall, mmap return checkcomex2015-02-231-1/+1
|
* Redo manual syscalls, and use them for hooking.. And fix mmap, which now ↵comex2015-02-231-4/+4
| | | | makes the whole thing slightly broken, because vm_remap into the middle of the shared region apparently silently does nothing.
* right, fix cleanup. (compared to the old system, this avoids busywaiting, ↵comex2015-01-251-4/+4
| | | | and properly frees the thread resources)
* this is dumbcomex2015-01-251-5/+5
|
* Add function to deal with mprotecting RW and back. A bit more complex than ↵comex2015-01-241-2/+13
| | | | | | the minimum would be... (and minor build fixes)
* Current version of generic-dis-*, for posterity (I'm sure it'll need to be ↵comex2015-01-211-6/+4
| | | | | | changed...) and apparently i changed something in inject-asm
* Some cleanup.comex2015-01-211-0/+19