The app 'Obfuscate Smali' allows to obfuscate smali code of any file apk that decomplier to smali by EasyApkDisassembler ( use apktool )
Link Config.txt Demo: http://bit.ly/ObfuscateSmaliConfigDemo
Link EasyApkDisassembler: http://bit.ly/EasyApkDisassembler
Intro Video: https://youtu.be/PHHv-QqMKlU
Features:
- Allow to load ofuscating config from url ( default: http://192.168.1.100/config.txt)
Example format of file config.txt:
+ CompressSmaliUrl: http://192.168.1.102/dis_com.visionobjects.calculator.zip
+ PathToObfocative: com/visionobjects/calculator
+ PackageToObfocative: com/hcapp/handycal
+ ClassPathException: com/hcapp/handycal/AboutActivity
com/hcapp/handycal/CalcActivity
Meaning:
- PathToObfocative: path to analysis class names
- PackageToObfocative: package to change PathToObfocative to it (smali)
- ClassPathException: list of class paths to not obfuscate
- Allow to self enter params to obfuscate (CompressSmaliUrl, PathToObfocative, PackageToObfocative, ClassPathException)
- Allow to enter port of http link of result file
- Allow to show progress bar and log when obfuscating ( download zip smali file, decompress file .zip, obfuscate, compress result to a file .zip, write log to a file, return to the first screen to view result url to download )
- Allow to remove temporary files
- Allow to share to socials network
Best android apps:
https://m.facebook.com/AndroidVN2018/
or
https://androidvn.tumblr.com
or
https://tlkhoa.blogspot.com/search/label/Android%20Apps
Latest Version
8.0Uploaded by
Badro Benblal
Requires Android
Android 3.0+
Category
Free Tools AppContent Rating
Everyone
Report
Flag as inappropriateLast updated on Nov 12, 2023
Minor bug fixes and improvements. Install or update to the newest version to check it out!