aboutsummaryrefslogtreecommitdiff
path: root/lib/darwin/inject-asm-raw.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* baton fixcomex2015-07-161-2/+9
* work around (incorrect, since it's not code) alignment warningcomex2015-07-161-1/+1
* Redo manual syscalls, and use them for hooking.. And fix mmap, which now mak...comex2015-02-231-4/+10
* right, fix cleanup. (compared to the old system, this avoids busywaiting, an...comex2015-01-251-1/+35
* this is dumbcomex2015-01-251-18/+23
* Add function to deal with mprotecting RW and back. A bit more complex than t...comex2015-01-241-58/+4
* Some cleanup.comex2015-01-211-6/+12
* woo, inject seems to work on all platformscomex2015-01-211-0/+87