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 (
Collapse
)
Author
Files
Lines
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 ↵
comex
1
-8
/
+16
can't use r1 as scratch
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 ↵
comex
1
-8
/
+34
*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
-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
This reverts commit 4743027a22ae4e622d7e78f878eff307d02ac373.
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