Home

Awesome

ADBSploit

A python based tool for exploiting and managing Android devices via ADB

Currently on development

Installation

# First Download or clone repo
git clone https://github.com/mesquidar/adbsploit.git
# Move to the directory
cd adbsploit
# Install it
python setup.py install
# Excute 
adbsploit
# Enjoy!!

Requirements

Usage

Functionalities

v0.2.1

Corrections on help and version commands

Added

v0.2

Added:

v0.1