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

how to install this dependency? #204

Closed Joao-Bonifacio closed 1 year ago

Joao-Bonifacio commented 2 years ago

please how can i install this dependency?

third-party/android-string-obfuscator/lib/aso

I've searched a lot and couldn't find the solution.

dana-at-cp commented 1 year ago

@Joao-Bonifacio This is provided by default. If you clone the github repository and run the backdoor-apk.sh script from it's original location it should work automatically.