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
The android/meterpreter/reverse_https payload breaks after proguard processing. The repackaged APKs run fine but the embedded meterpreter payload fails in the background.
The android/meterpreter/reverse_https payload breaks after proguard processing. The repackaged APKs run fine but the embedded meterpreter payload fails in the background.