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 (
Collapse
)
Author
Files
Lines
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
this, and they might not be on the main thread. though that would be gross.
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, ↵
comex
2
-6
/
+49
and properly frees the thread resources)
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 ↵
comex
3
-58
/
+115
the minimum would be... (and minor build fixes)
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