index
:
substitute
master
Runtime hooking library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
darwin
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-28
Rename ios-bootstrap to darwin-bootstrap; cleanup posixspawn-hook and unrestr...
comex
1
-145
/
+0
2015-02-24
fix armv7 syscall registers :o
comex
1
-1
/
+6
2015-02-24
fix "panic" in substrate-compat.c
comex
1
-4
/
+4
2015-02-24
fix arm64/armv7 ish
comex
2
-3
/
+10
2015-02-23
fix i386 manual syscall, mmap return check
comex
2
-5
/
+9
2015-02-23
Fix vm_remap, of trouble with which the previous diagnosis was completely inc...
comex
1
-10
/
+12
2015-02-23
remove old comment
comex
1
-5
/
+0
2015-02-23
and avoid call to pthreads
comex
1
-1
/
+5
2015-02-23
Redo manual syscalls, and use them for hooking.. And fix mmap, which now mak...
comex
4
-84
/
+114
2015-02-18
various fixes
comex
1
-3
/
+11
2015-02-18
er, don't unnecessarily spam thread start/resume.
comex
1
-27
/
+34
2015-02-18
Fix hook-function:
comex
5
-249
/
+414
2015-01-29
...
comex
1
-48
/
+2
2015-01-29
a bunch of stuff that should have been committed separately
comex
2
-13
/
+22
2015-01-29
add SUBSTITUTE_DONT_STOP_THREADS for substrate compat - substrate doesn't do ...
comex
1
-1
/
+1
2015-01-29
misc. fixes
comex
1
-1
/
+0
2015-01-29
get rid of the unnecessary CoreFoundation dependency
comex
1
-40
/
+42
2015-01-29
port some old code
comex
1
-1
/
+2
2015-01-28
***yawn***
comex
2
-10
/
+13
2015-01-28
sorta
comex
1
-7
/
+26
2015-01-28
some more stuff compiles
comex
5
-32
/
+196
2015-01-25
right, fix cleanup. (compared to the old system, this avoids busywaiting, an...
comex
2
-6
/
+49
2015-01-25
this is dumb
comex
4
-102
/
+254
2015-01-25
fix substrate-compat; check in test
comex
1
-3
/
+8
2015-01-24
it compiles...
comex
1
-0
/
+19
2015-01-24
...
comex
1
-1
/
+11
2015-01-24
Add function to deal with mprotecting RW and back. A bit more complex than t...
comex
3
-58
/
+115
2015-01-21
stopping other threads.
comex
3
-22
/
+181
2015-01-21
add substitute_strerror
comex
1
-6
/
+10
2015-01-21
pointless optimization
comex
1
-27
/
+64
2015-01-21
Some cleanup.
comex
3
-29
/
+23
2015-01-21
woo, inject seems to work on all platforms
comex
4
-129
/
+272
2015-01-20
...
comex
5
-55
/
+408
2015-01-20
revert THAT WHOLE THING because we can't actually use it for inject
comex
2
-85
/
+37
2015-01-20
progress on injection
comex
4
-30
/
+261
2015-01-19
more reorganization - move OS X/iOS specific stuff into its own directory
comex
6
-0
/
+721