index
:
substitute
master
Runtime hooking library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
generated
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
baton fix
comex
2015-07-16
1
-1
/
+1
*
work around (incorrect, since it's not code) alignment warning
comex
2015-07-16
1
-3
/
+3
*
fix accidentally exported symbols
comex
2015-07-16
1
-5
/
+5
*
commit new compiled version of darwin-inject-asm so i don't go crazy...
comex
2015-07-07
1
-4
/
+4
*
fix armv7 syscall registers :o
comex
2015-02-24
1
-1
/
+1
*
fix arm64/armv7 ish
comex
2015-02-24
2
-2
/
+2
*
Ban calls within transform regions in threadsafe mode.
comex
2015-02-23
4
-994
/
+1975
*
fix i386 manual syscall, mmap return check
comex
2015-02-23
1
-1
/
+1
*
Redo manual syscalls, and use them for hooking.. And fix mmap, which now mak...
comex
2015-02-23
2
-4
/
+569
*
fix ARM64 too, theoretically
comex
2015-02-03
1
-5
/
+8
*
fix my utter failure to handle branches/conditionals correctly (on ARM)
comex
2015-02-01
4
-62
/
+65
*
right, fix cleanup. (compared to the old system, this avoids busywaiting, an...
comex
2015-01-25
1
-4
/
+4
*
this is dumb
comex
2015-01-25
1
-5
/
+5
*
Add function to deal with mprotecting RW and back. A bit more complex than t...
comex
2015-01-24
1
-2
/
+13
*
Current version of generic-dis-*, for posterity (I'm sure it'll need to be ch...
comex
2015-01-21
6
-23
/
+5377
*
forgot to actually check this in
comex
2015-01-21
1
-0
/
+17
*
Some cleanup.
comex
2015-01-21
1
-0
/
+19