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 run dx on proguard processed jar file in Arch linux #123

Closed ghost closed 6 years ago

ghost commented 6 years ago

Hello, I would like to know which dependencies and libs to install on arch linux for the backdoor build. I currently tested backdoor-apk on my linux mint with a tumblr apk and ran, but on the arch with the same apk it did not work. grateful for any help.

ghost commented 6 years ago

@dana-at-cp