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

Opération failed : 1 #163

Closed kali2525 closed 5 years ago

kali2525 commented 5 years ago

Hi everybody I use backdoor to merge payload in apk game the build done and the session done But the problèm when i use command i get (Opération failed : 1) What i do ?

WiredLife commented 5 years ago

No needed permission/s granted go to the app permissions in android an check the needed permission/s

kali2525 commented 5 years ago

@WiredLife Itried to transfer the permission from the payload AndroidManifest.xml file to original but the application did not work when I returned it to the original form

dana-at-cp commented 5 years ago

Make sure you are using the latest stable version of msfvenom.