dana-at-cp / backdoor-apk

backdoor-apk is a shell script that simplifies the process of adding a backdoor to any Android APK file. Users of this shell script should have working knowledge of Linux, Bash, Metasploit, Apktool, the Android SDK, smali, etc. This shell script is provided as-is without warranty of any kind and is intended for educational purposes only.
Apache License 2.0
2.17k stars 699 forks source link

Failed to decompile original APK file #147

Closed TryHard3r closed 5 years ago

TryHard3r commented 6 years ago

Hello, guy! When I run your script,the terminal display "Failed to decompile original APK file". I have tried multiple apk files,the result is the same. Maybe I need your help

devilankur18 commented 6 years ago

@VisualLine I have also faced this. I got it working by follow the directory as per shown in the README, Also the apk should be in script directory.

dana-at-cp commented 5 years ago

@TryHard3r Move the APK file into the same directory as the backdoor-apk.sh script.

pretech86 commented 5 years ago

thsnks my dear for this project, hope for more projects from you i face the problem ( failed to decompile the file ) and i transfered the apk file to the same directory but still failed , can you help me please ?