708 Forks
2043 Stars
2043 Watchers

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.

How to download and setup backdoor-apk

Open terminal and run command
git clone https://github.com/dana-at-cp/backdoor-apk.git
git clone is used to create a copy or clone of backdoor-apk repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with backdoor-apk https://github.com/dana-at-cp/backdoor-apk/archive/master.zip

Or simply clone backdoor-apk with SSH
[email protected]:dana-at-cp/backdoor-apk.git

If you have some problems with backdoor-apk

You may open issue on backdoor-apk support forum (system) here: https://github.com/dana-at-cp/backdoor-apk/issues