index
:
substitute
master
Runtime hooking library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
arm
/
assemble.h
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Align Thumb jump patch to halfword boundary
Reiko Asakura
2021-03-21
1
-4
/
+3
|
|
|
|
No need to align to word boundary.
*
Changes to reflect older changes in merge
Yifan Lu
2016-11-23
1
-2
/
+3
|
*
Merge branch 'master' of https://github.com/comex/substitute
Yifan Lu
2016-11-23
1
-4
/
+16
|
\
|
*
fix some ARM stuff including calls, and test it
comex
2016-11-15
1
-4
/
+16
|
|
|
|
|
|
|
|
wow this code sucks
*
|
Fixed proper encoding of PUSH (STMDB) as ARM manual was wrong...
Yifan Lu
2016-11-13
1
-1
/
+1
|
|
*
|
Added ARM PUSH multi instruction assembly
Yifan Lu
2016-11-03
1
-0
/
+7
|
|
*
|
Implemented call rewrite support, fixes #3
Yifan Lu
2016-11-03
1
-0
/
+7
|
|
*
|
Made ARM patch alignment 0x4 so copy from kernel to user works
Yifan Lu
2016-11-03
1
-0
/
+2
|
/
*
A number of critical fixes painstakingly discovered in the slowest way possible.
comex
2015-03-01
1
-0
/
+3
|
*
fix my utter failure to handle branches/conditionals correctly (on ARM)
comex
2015-02-01
1
-8
/
+30
|
*
it compiles...
comex
2015-01-24
1
-30
/
+36
|
*
...
comex
2015-01-24
1
-0
/
+80