index
:
substitute
master
Runtime hooking library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-18
Fix hook-function:
comex
9
-311
/
+466
2015-02-15
more fixes
comex
3
-20
/
+48
2015-02-14
fix test cases
comex
2
-2
/
+2
2015-02-14
Trampoline fixes.
comex
10
-48
/
+86
2015-02-09
theoretically support x86 PIC
comex
1
-14
/
+46
2015-02-09
call vs. branch fixes on ARM (though really I should just ignore calls)
comex
2
-4
/
+2
2015-02-09
add transform-dis-{i386,x86_64} to makefile - fix a missing UNUSED
comex
1
-0
/
+1
2015-02-09
Fix a broken bit test.
comex
1
-1
/
+3
2015-02-09
more
comex
5
-40
/
+51
2015-02-08
Fix other architectures compiling - haven't tried *running* anything..
comex
6
-74
/
+85
2015-02-08
Refactor disassembly so x86 works, and add x86 transform-dis.
comex
20
-197
/
+298
2015-02-08
formatting
comex
1
-11
/
+17
2015-02-08
starting x86 support
comex
10
-129
/
+341
2015-02-05
right, going to bed
comex
2
-18
/
+78
2015-02-05
starting dis-tables.h
comex
1
-0
/
+79
2015-02-03
Make the ARM branches actually go to the right place. I need automated tests...
comex
2
-3
/
+4
2015-02-03
fix ARM64 too, theoretically
comex
8
-36
/
+107
2015-02-01
whoops, don't mean to always jump to thumb mode
comex
1
-1
/
+1
2015-02-01
formatting
comex
2
-11
/
+19
2015-02-01
fix my utter failure to handle branches/conditionals correctly (on ARM)
comex
15
-82
/
+276
2015-01-30
remove GNU-isms from cbit
comex
1
-11
/
+30
2015-01-30
add README (and note to self to fix something)
comex
1
-0
/
+2
2015-01-29
...
comex
2
-49
/
+3
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
2
-45
/
+56
2015-01-29
port some old code
comex
3
-1
/
+301
2015-01-28
***yawn***
comex
2
-10
/
+13
2015-01-28
sorta
comex
2
-8
/
+27
2015-01-28
some more stuff compiles
comex
7
-36
/
+202
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
5
-103
/
+272
2015-01-25
fix strerror
comex
3
-2
/
+8
2015-01-25
fix substrate-compat; check in test
comex
1
-3
/
+8
2015-01-25
fixes
comex
6
-21
/
+39
2015-01-24
fixes
comex
1
-4
/
+7
2015-01-24
it compiles...
comex
9
-101
/
+138
2015-01-24
...
comex
14
-157
/
+474
2015-01-24
Add function to deal with mprotecting RW and back. A bit more complex than t...
comex
8
-65
/
+130
2015-01-21
stopping other threads.
comex
6
-23
/
+234
2015-01-21
add substitute_strerror
comex
3
-6
/
+35
2015-01-21
minor cleanup - stop caring about thumb outside of arch-specific code
comex
7
-18
/
+21
2015-01-21
pointless optimization
comex
1
-27
/
+64
2015-01-21
Some cleanup.
comex
4
-33
/
+25
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
6
-35
/
+286
2015-01-19
more reorganization - move OS X/iOS specific stuff into its own directory
comex
6
-0
/
+0
[prev]
[next]