aboutsummaryrefslogtreecommitdiff
path: root/lib/darwin/inject-asm-raw.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-16baton fixcomex1-2/+9
2015-07-16work around (incorrect, since it's not code) alignment warningcomex1-1/+1
2015-02-23Redo manual syscalls, and use them for hooking.. And fix mmap, which now mak...comex1-4/+10
2015-01-25right, fix cleanup. (compared to the old system, this avoids busywaiting, an...comex1-1/+35
2015-01-25this is dumbcomex1-18/+23
2015-01-24Add function to deal with mprotecting RW and back. A bit more complex than t...comex1-58/+4
2015-01-21Some cleanup.comex1-6/+12
2015-01-21woo, inject seems to work on all platformscomex1-0/+87