index
:
substitute
master
Runtime hooking library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
darwin
/
execmem.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
execmem_alloc_unsealed now outputs a separate pointer for exec and writing to...
Yifan Lu
2016-10-05
1
-1
/
+2
*
replace broken gen-manual-mach.sh with a Python version
comex
2016-07-12
1
-2
/
+0
*
style police
comex
2015-07-16
1
-1
/
+2
*
fix arm64/armv7 ish
comex
2015-02-24
1
-2
/
+2
*
fix i386 manual syscall, mmap return check
comex
2015-02-23
1
-3
/
+4
*
Fix vm_remap, of trouble with which the previous diagnosis was completely inc...
comex
2015-02-23
1
-10
/
+12
*
remove old comment
comex
2015-02-23
1
-5
/
+0
*
and avoid call to pthreads
comex
2015-02-23
1
-1
/
+5
*
Redo manual syscalls, and use them for hooking.. And fix mmap, which now mak...
comex
2015-02-23
1
-36
/
+72
*
various fixes
comex
2015-02-18
1
-3
/
+11
*
er, don't unnecessarily spam thread start/resume.
comex
2015-02-18
1
-27
/
+34
*
Fix hook-function:
comex
2015-02-18
1
-44
/
+388
*
this is dumb
comex
2015-01-25
1
-2
/
+2
*
it compiles...
comex
2015-01-24
1
-0
/
+19
*
Add function to deal with mprotecting RW and back. A bit more complex than t...
comex
2015-01-24
1
-0
/
+57