Skip to content

This tool provides a range of techniques and weapons for android exploitation. It's on developmental stage. Now It can generate Android payloads using Metasploit's msfvenom and can host them on a local Apache server or via Cloudflared Tunnel. It's intended for educational purposes only.

License

Notifications You must be signed in to change notification settings

PyAmran/CrackDroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrackDroid

This tool provides a range of techniques and weapons for android exploitation. It's on developmental stage. Now It can generate Android payloads using Metasploit's msfvenom and can host them on a local Apache server or via Cloudflared Tunnel. It's intended for educational purposes only.

Menu

  • Android >> Payload Generator and Embedder
  • Other >> Others
  • Disclaimer

Android

This module uses the Metasploit framework built into Kali Linux to create and Android apk that will allow a back door into the users phone.

Others

The Service is not available. It will be available soon..


Installation

(run in root account)

 $ cd CrackDroid; chmod +x install.sh; bash install.sh

uninstaller

 $ chmod +x uninstaller.sh; bash uninstaller.sh

Coded By @PyAmran

About

This tool provides a range of techniques and weapons for android exploitation. It's on developmental stage. Now It can generate Android payloads using Metasploit's msfvenom and can host them on a local Apache server or via Cloudflared Tunnel. It's intended for educational purposes only.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages