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

Check your environment and configuration. Coudn't find: apktool #185

Closed MikaBass closed 1 year ago

MikaBass commented 4 years ago

I'm receiving this error message when I try to to run ./backdoor-apk.sh

dana-at-cp commented 1 year ago

@MikaBass You have to manually install Apktool and make sure it's available in your environment.