aboutsummaryrefslogtreecommitdiff
path: root/lib/darwin/manual-syscall.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Redo manual syscalls, and use them for hooking.. And fix mmap, which now ↵comex2015-02-231-44/+31
| | | | makes the whole thing slightly broken, because vm_remap into the middle of the shared region apparently silently does nothing.
* this is dumbcomex2015-01-251-13/+13
|
* Add function to deal with mprotecting RW and back. A bit more complex than ↵comex2015-01-241-0/+54
the minimum would be... (and minor build fixes)