DexNameNormalizer
# DexNameNormalizerNormalize obfuscate name
### Usage
java -jar DexNameNormalizer.jar -inDex claases.dex -outDex classes-Normal.dex -api 15 -outMappingPath classes-Mapping.txt
### Before and After
The code on the left is a decompilation of an obfuscated app, and the code on the right has been deobfuscated.
### Note:
App not runnable after normalize, analyze use only.
### Support
Class rename(read source name and replace)
### License
dexlib2: The 3-Clause BSD License
guava: http://www.apache.org/licenses/LICENSE-2.0.txt
jsr350: http://www.apache.org/licenses/LICENSE-2.0.txt
https://github.com/Modify24x7/DexNameNormalizer 感谢老板! 感谢老板,的确反混淆很有用
页:
[1]