abhi-r3v0 / Adhrit

Android Security Suite for in-depth reconnaissance and static bytecode analysis based on Ghera benchmarks.
https://www.hawkspawn.com/Adhrit
GNU General Public License v3.0
535 stars 129 forks source link

Issue while recompiling the apk -> "Smali Source not Found" #30

Open amrudesh1 opened 4 years ago

amrudesh1 commented 4 years ago

The issue comes when we are trying to recompile the apk after making the changes in smali files. The temporary fix for the issue which I have found is renaming the apk to Bytecode.apk which resolves the issue.

PSNAppz commented 4 years ago

@amrudesh1 You can fix it and give a pull request. :)