index
:
substitute
master
Runtime hooking library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
arm
/
dis-arm.inc.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-15
fix some ARM stuff including calls, and test it
comex
1
-3
/
+4
2015-02-24
Add unaligned read/write functions.
comex
1
-1
/
+1
2015-02-23
Ban calls within transform regions in threadsafe mode.
comex
1
-0
/
+7
2015-02-08
Fix other architectures compiling - haven't tried *running* anything..
comex
1
-9
/
+10
2015-02-01
fix my utter failure to handle branches/conditionals correctly (on ARM)
comex
1
-8
/
+9
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 can'...
comex
1
-8
/
+16
2015-01-17
IT, BX LR - untested
comex
1
-0
/
+3
2015-01-17
transform-dis stuff - compiles for arm, so far
comex
1
-14
/
+14
2015-01-16
interpose (based on %c based on data) compiles...
comex
1
-0
/
+2
2015-01-16
jump dis - seemingly working(!)
comex
1
-53
/
+60
2015-01-13
add a test assembly file, not used yet
comex
1
-1
/
+4
2015-01-12
these functions are actually pointless, since it's easier to change the *offs...
comex
1
-8
/
+34
2015-01-11
thumb2 and stuff
comex
1
-2
/
+4
2015-01-11
thumb2 progress
comex
1
-9
/
+28
2015-01-11
this produces good output (finally) but takes 3.25s to compile 24K of code, lol
comex
1
-53
/
+46
2015-01-11
Revert "C++ is just a giant pain in the ass"
comex
1
-46
/
+54
2015-01-11
C++ is just a giant pain in the ass
comex
1
-54
/
+46
2015-01-11
yay?
comex
1
-78
/
+131
2015-01-11
*sigh*
comex
1
-0
/
+98