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

i have recompiled successfully #160

Closed zhangmax94 closed 5 years ago

zhangmax94 commented 5 years ago
  first of all  ,i have to say that i was failed to rebuild the app hooked with backdoor,

but at last ,i solved it .

         the flowing steps are :

                step one:  i used the backdoor-apk  to decompile and hook original smali .
                  step two :    l used an app named apk-tool which runs on android  to 
                                       recomplie the original injected by payload  through aapt7.0.

during it ,i used the app ,apk-tool, to recomplie the original by using aapt6.0 unfortunately , i failed to it. these are what i tried, i hope it helpful to you. thankyou. ps:i am sorry about that i am not goot at english .