index
:
substitute
master
Runtime hooking library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
arm
/
dis-thumb2.inc.h
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2015-02-23
Ban calls within transform regions in threadsafe mode.
comex
1
-0
/
+18
2015-02-08
Fix other architectures compiling - haven't tried *running* anything..
comex
1
-12
/
+18
2015-02-01
fix my utter failure to handle branches/conditionals correctly (on ARM)
comex
1
-12
/
+12
2015-01-19
some reorganization
comex
1
-0
/
+0
2015-01-17
ldrd/strd fix - we definitely need to know that in ldrd r0, r1, [pc], we ↵
comex
1
-6
/
+6
can't use r1 as scratch
2015-01-17
improve test; thumb2 fixes
comex
1
-5
/
+18
2015-01-17
IT, BX LR - untested
comex
1
-1
/
+4
2015-01-17
transform-dis stuff - compiles for arm, so far
comex
1
-5
/
+5
2015-01-16
interpose (based on %c based on data) compiles...
comex
1
-0
/
+2
2015-01-16
jump dis - seemingly working(!)
comex
1
-52
/
+57
2015-01-12
these functions are actually pointless, since it's easier to change the ↵
comex
1
-5
/
+12
*offset* for actual pc-rel loads (and the rest are accounted for, albeit implicitly in the case of add pc) i might end up using the stack :/
2015-01-11
thumb2 and stuff
comex
1
-17
/
+39
2015-01-11
thumb2 progress
comex
1
-0
/
+133