Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 626 Bytes

File metadata and controls

34 lines (21 loc) · 626 Bytes

🔒 AndroAccessMaintainer

A simple bash tool to generate reverse shell APK and listen using Metasploit.


👤 Author Info


📦 Features

  • Generates reverse shell .apk
  • Starts Metasploit listener automatically
  • Shows your info in terminal

🛠️ Requirements

  • Kali Linux or Parrot OS
  • msfvenom, msfconsole (Metasploit)

🚀 How to Use

chmod +x generate_apk.sh start_listener.sh
./generate_apk.sh      # to generate APK
./start_listener.sh    # to start listener