This website requires JavaScript.
Explore
Help
Sign In
ReVanced
/
smali
Watch
1
Star
0
Fork
0
You've already forked smali
mirror of
https://github.com/revanced/smali.git
synced
2025-05-16 06:07:05 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
smali
/
dexlib2
History
Izzat Bahadirov
5df16db108
Iterative logic to handle embiggening of goto instructions, when subsequent code shifts are inserted. Layout logic creates a HashMap of predicted instruction replacements and nop insertions to be used later in writing method, which is more cromulent solution than simply replicating the logic, given its iterativeness.
2013-03-21 11:25:12 -04:00
..
accessorTestGenerator
Re-implement SyntheticAccessorResolver
2012-11-09 21:16:51 -08:00
src
Iterative logic to handle embiggening of goto instructions, when subsequent code shifts are inserted. Layout logic creates a HashMap of predicted instruction replacements and nop insertions to be used later in writing method, which is more cromulent solution than simply replicating the logic, given its iterativeness.
2013-03-21 11:25:12 -04:00
build.gradle
Re-implement SyntheticAccessorResolver
2012-11-09 21:16:51 -08:00