An open API service indexing awesome lists of open source software.

https://github.com/krishpranav/adbsploit

A python based tool for exploiting and managing android devices via ADB
https://github.com/krishpranav/adbsploit

adb adbsploit android-hacking androidhacking hid python remoteaccess social-engineering usb

Last synced: 8 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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

[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)

# Installation
```
git clone https://github.com/krishpranav/adbsploit
cd adbsploit
sudo chmod +x *
python3 setup.py install
adbsploit
```
# Requirements
- 3.x

# Reference