Skip to content

Latest commit

 

History

History
executable file
·
18 lines (15 loc) · 438 Bytes

README.md

File metadata and controls

executable file
·
18 lines (15 loc) · 438 Bytes

adbsploit

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

forthebadge

Installation

git clone https://github.com/krishpranav/adbsploit
cd adbsploit
sudo chmod +x *
python3 setup.py install
adbsploit

Requirements

  • 3.x

Reference