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

error generating date #92

Closed aleemladha closed 7 years ago

aleemladha commented 7 years ago

Invalid date. screenshot from 2017-03-09 13-58-35

aleemladha commented 7 years ago

Error signing the backdoor image

dana-at-cp commented 7 years ago

@aleemladha Please share the APK file or files you are working with that are producing these errors.

aleemladha commented 7 years ago

https://dl.dropboxusercontent.com/u/103296725/cp-apk.zip

dana-at-cp commented 7 years ago

@aleemladha I did not get the "invalid date" error with any of the APK files you shared. 3 out of 4 of the APK files were processed properly with v0.2.1 of backdoor-apk. The one APK file that was not processed correctly appears to be a non-standard APK that didn't fully decompile or is missing framework files required to decompile properly.