DroXES
DroXES copied to clipboard
A simple script to turn an Android device/emulator into a test-ready box.
DroXES
Droid eXploitation Environment Setup
A simple script to install the most necessary tools for security testing on your Android device/emulator and also to setup the host Linux system with all the required dependencies. The aim is to automate the environment setup as much as possible.
PRE-REQUISITES:
- Linux or MAC
- Java JDK
Tools Installed:
APK Packages:
Utilities
System Tools
Usage:
- Plug-in your device/start your emulator. Make sure USB Debugging is turned-on. How to set USB debugging on
- Dowload the zip or clone the package and extract the tool (
git clone https://github.com/abhi-r3v0/DroXES.git
). - Open a terminal and cd into the directory.
- Run
python droxes.py