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.21k stars 702 forks source link

The android/meterpreter/reverse_https payload silently fails in repackaged APK files #24

Closed dana-at-cp closed 8 years ago

dana-at-cp commented 8 years ago

The android/meterpreter/reverse_https payload breaks after proguard processing. The repackaged APKs run fine but the embedded meterpreter payload fails in the background.

dana-at-cp commented 8 years ago

Fixed on the master branch. Version: 0.1.3