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
- Host: GitHub
- URL: https://github.com/krishpranav/adbsploit
- Owner: krishpranav
- Created: 2021-05-01T05:31:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-15T11:28:16.000Z (over 4 years ago)
- Last Synced: 2025-03-28T14:39:05.235Z (11 months ago)
- Topics: adb, adbsploit, android-hacking, androidhacking, hid, python, remoteaccess, social-engineering, usb
- Language: Python
- Homepage:
- Size: 229 KB
- Stars: 29
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# adbsploit
A python based tool for exploiting and managing android devices via ADB
[](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