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

Failed to copy RAT smali files #72

Closed melasculla closed 7 years ago

melasculla commented 7 years ago

Generating RAT APK file...done. [] Decompiling RAT APK file...done. [] Decompiling original APK file...done. [] Merging permissions of original and payload projects...done. [] Running proguard on RAT APK file...done. [] Decompiling obfuscated RAT APK file...done. [] Creating new directories in original project for RAT smali files...done. [*] Copying RAT smali files to new directories in original project...done. [!] Failed to copy RAT smali files

dana-at-cp commented 7 years ago

@Alf-Richards Can you attach your run.log file?

dana-at-cp commented 7 years ago

@Alf-Richards Any update? I assume your Metasploit version is old.

melasculla commented 7 years ago

I was updated metasploit. Thank you

dana-at-cp commented 7 years ago

@Alf-Richards The issue is now resolved?

dana-at-cp commented 7 years ago

Reporter disengaged. Closing.