diff options
author | comex | 2015-02-22 22:03:10 -0500 |
---|---|---|
committer | comex | 2015-02-23 00:54:02 -0500 |
commit | b258239d9674ebae73868eeaeb4b674ca14270f0 (patch) | |
tree | 94bb0fec594cd851c8d3d592ee2a4e8f4f84b4e1 /lib/darwin/inject-asm-raw.order | |
parent | various fixes (diff) | |
download | substitute-b258239d9674ebae73868eeaeb4b674ca14270f0.tar.gz |
Redo manual syscalls, and use them for hooking.. And fix mmap, which now makes the whole thing slightly broken, because vm_remap into the middle of the shared region apparently silently does nothing.
Diffstat (limited to 'lib/darwin/inject-asm-raw.order')
-rw-r--r-- | lib/darwin/inject-asm-raw.order | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/darwin/inject-asm-raw.order b/lib/darwin/inject-asm-raw.order new file mode 100644 index 0000000..faafe03 --- /dev/null +++ b/lib/darwin/inject-asm-raw.order @@ -0,0 +1 @@ +_entry |