aboutsummaryrefslogtreecommitdiff
path: root/lib/darwin/manual-syscall.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix accidentally exported symbolscomex2015-07-161-1/+1
* fix armv7 syscall registers :ocomex2015-02-241-1/+6
* fix arm64/armv7 ishcomex2015-02-241-1/+8
* fix i386 manual syscall, mmap return checkcomex2015-02-231-2/+5
* Redo manual syscalls, and use them for hooking.. And fix mmap, which now mak...comex2015-02-231-44/+31
* this is dumbcomex2015-01-251-13/+13
* Add function to deal with mprotecting RW and back. A bit more complex than t...comex2015-01-241-0/+54