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.
- Linux or MAC
- Java JDK
- 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