index
:
substitute
master
Runtime hooking library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix iOS detection properly.
comex
2015-07-17
2
-16
/
+39
*
add more correct 'is iOS' heuristic, and use it
comex
2015-07-17
2
-5
/
+34
*
update readme for fixed and maybe-fixed issues
comex
2015-07-16
1
-3
/
+1
*
add now-unnecessary but nice-for-consistency 'static's
comex
2015-07-16
1
-15
/
+19
*
fix hang caused by -fvisibility=hidden x.x
comex
2015-07-16
1
-0
/
+1
*
baton fix
comex
2015-07-16
2
-3
/
+10
*
optimization
comex
2015-07-16
1
-2
/
+5
*
fix idiotic mistake from the <redacted> symbols commit
comex
2015-07-16
1
-1
/
+1
*
fix some build stuff
comex
2015-07-16
2
-14
/
+39
*
Revert <stdatomic.h> dependency.
comex
2015-07-16
1
-10
/
+8
*
save/load state
comex
2015-07-16
1
-2
/
+82
*
PSH thread safety fix/minor cleanup
comex
2015-07-16
1
-10
/
+17
*
improve readme
comex
2015-07-16
1
-33
/
+32
*
Add options field to struct substitute_{function,import}_hook.
comex
2015-07-16
1
-2
/
+12
*
style police
comex
2015-07-16
12
-45
/
+94
*
work around (incorrect, since it's not code) alignment warning
comex
2015-07-16
2
-4
/
+4
*
fix accidentally exported symbols
comex
2015-07-16
5
-13
/
+17
*
typo
comex
2015-07-16
1
-1
/
+1
*
ordering
comex
2015-07-16
1
-8
/
+8
*
Import some code to handle <redacted> syms.
comex
2015-07-16
4
-12
/
+304
*
add verbose thingy
comex
2015-07-16
1
-0
/
+2
*
hook up the list of dylibs
comex
2015-07-13
7
-12
/
+183
*
be beta
comex
2015-07-13
2
-4
/
+21
*
Hook up SafetyDance properly.
comex
2015-07-13
2
-60
/
+55
*
...this should have been committed
comex
2015-07-13
1
-0
/
+15
*
sort of works, but marking it as setup is causing problems - probably better ...
comex
2015-07-13
5
-3
/
+49
*
don't be n^2 for removal, lol. i should probably switch to rust's robin hood...
comex
2015-07-12
1
-21
/
+12
*
aand, one last fix
comex
2015-07-12
1
-2
/
+2
*
fix my hash table algorithm - argh
comex
2015-07-12
3
-15
/
+67
*
fixes
comex
2015-07-12
6
-39
/
+82
*
redo crash reporting - untested (but it compiles)
comex
2015-07-12
6
-80
/
+252
*
how did that style violation get in there? must have been tired
comex
2015-07-12
1
-4
/
+8
*
safetydance work, but it's broken
comex
2015-07-12
4
-10
/
+41
*
Important: Fix fd leak that I think was the culprit for substitute'd devices ...
comex
2015-07-12
1
-6
/
+9
*
progress
comex
2015-07-11
3
-9
/
+122
*
working on safety
comex
2015-07-11
4
-81
/
+129
*
fix anti-noise
comex
2015-07-11
3
-4
/
+7
*
safety-dance UI fixes
comex
2015-07-11
2
-3
/
+5
*
build fixes
comex
2015-07-11
2
-3
/
+7
*
be safe in case the dylibs are missing
comex
2015-07-11
1
-0
/
+7
*
better fix
comex
2015-07-11
2
-3
/
+5
*
put back notifyd exclusion - still an issue :<
comex
2015-07-11
1
-17
/
+23
*
work around SSH issue
comex
2015-07-11
1
-6
/
+24
*
fix?
comex
2015-07-11
5
-32
/
+48
*
stuff!
comex
2015-07-10
6
-12
/
+44
*
Avoid issues with the system time changing
comex
2015-07-10
1
-8
/
+12
*
redo all the things with xpc - not tested yet
comex
2015-07-07
6
-353
/
+324
*
Merge branch 'mconfig-work'
comex
2015-07-07
8
-861
/
+1438
|
\
|
*
warning fix
comex
2015-07-07
2
-208
/
+1
|
*
Werror, Makefile fix
comex
2015-07-07
2
-1
/
+7
[next]