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 (
Expand
)
Author
Files
Lines
2021-02-17
Fix wrong T bit in BLX(imm)->BLX(reg) transform
Reiko Asakura
1
-1
/
+2
2016-11-03
Fixed extraction for BL/BLX thumb2
Yifan Lu
1
-4
/
+4
2016-11-03
Fixed extraction for BL/BLX thumb2
Yifan Lu
1
-4
/
+4
2016-11-03
Bad handling of t2 BL/BLX
Yifan Lu
1
-2
/
+2
2016-11-03
Bad handling of t2 BL/BLX
Yifan Lu
1
-2
/
+2
2015-03-01
A number of critical fixes painstakingly discovered in the slowest way possible.
comex
1
-1
/
+1
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
/
+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 can'...
comex
1
-6
/
+6
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 *offs...
comex
1
-5
/
+12
2015-01-11
thumb2 and stuff
comex
1
-17
/
+39
2015-01-11
thumb2 progress
comex
1
-0
/
+133