Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Evil-Droid — Framework to create, generate, and embed APK payloads for Android penetration testing, leveraging Metasploit for exploitation and Apktool for repackaging. | Kitploit
Tools/GitHubGitHub/m4sc3r4n0/evil-droid
Android SecurityExploit FrameworksPayload GenerationMobile App PentestingPenetration TestingLearning & EducationPayload Development
GitHubm4sc3r4n0/evil-droid

Evil-Droid

Framework to create, generate, and embed APK payloads for Android penetration testing, leveraging Metasploit for exploitation and Apktool for repackaging.

View Repository
1.1k453588 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Evil-Droid Framework . version 0.3

root@kitploit:~
Author: Mascerano Bachir [ dev-labs ]

Legal Disclamer:

root@kitploit:~
The author does not hold any responsibility for the bad use of this tool,
remember this is only for educational purpose.

Description:

root@kitploit:~
Evil-Droid is a framework that create & generate & embed apk payload to penetrate android platforms

Screenshot:

pic1

pic2



Dependencies :

root@kitploit:~
1 - metasploit-framework
2 - xterm
3 - Zenity
4 - Aapt
5 - Apktool
6 - Zipalign

Download/Config/Usage:

root@kitploit:~
1? - Download the tool from github
     git clone https://github.com/M4sc3r4n0/Evil-Droid.git

2? - Set script execution permission
     cd Evil-Droid
     chmod +x evil-droid


4?- Run Evil-Droid Framework :
   ./evil-droid
     see options bellow	   
  

video tutorial:

https://www.youtube.com/watch?v=8u-NHeTdPRE&feature=share old version

Download Tool