abhi-r3v0 / DroXES

A simple script to turn an Android device/emulator into a test-ready box.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  1. Plug-in your device/start your emulator. Make sure USB Debugging is turned-on. How to set USB debugging on
  2. Dowload the zip or clone the package and extract the tool ( git clone https://github.com/abhi-r3v0/DroXES.git ).
  3. Open a terminal and cd into the directory.
  4. Run python droxes.py

From India, to the world đź’™

About

A simple script to turn an Android device/emulator into a test-ready box.


Languages

Language:Python 100.0%