๏ปฟ
ADB WEBKIT
Access ADB On Browser With Awesome UI
๐ Table of Contents
- Connection
- Dependency
- Installation And Usage
- Install On Termux
- Operating Systems Tested
- YouTube Tutorials Recommended For Tips
- Contact
- Next Update
- Tabs
๐ Update Log
- add live click option in screen tab
- add get position item in screen
- add click command in payload tab
use with right mouse click
use with left mouse click
use this items togther for testing and automation
๐ Connection
You Can Connect With USB or IP Address But Just Use One if Use USB Dont Fill IP and Port And if Use IP Dont Fill USB if Fill Both input USB Mode in Priority
๐ Shell
- Shell Access
โ๏ธ Application
Live Android Application Manager
- Install Apk With Some Options Like GrantPermission And โฆ
- Revoke And Grant Apk Permission
- Uninstall Apk
- Run Apk
- Clear Cache
- Save Apk
- Stop Apk
๐ Screen
- Take Screen Shot
- Record Screen
๐ฑ Phone
๐ Files
Live Android File Manager With Live Search And Back Options
- CopyAll
- MoveAll
- DeleteAll
- Information
- Rename
- Delete
- Download
- Create File Or Folder
- Upload
- SuperUplaod
๐ก Newtork
- Netstat
- DumpWifi
- ifconfig
- IP
๐ FUN
- Send SMS Message
- Open Link
- Call
- Play Music Taggle
โจ๏ธ Keyboard
Live Android KeyInject With Your Keyboard
After Done Your Work Refresh Page
- a-z | 0-9 | Enter |@\/;#*-.=`+| ArrowKey | Backspace | Tab | Alt | Shift | PageUp | PageDown | Home | End | Escape | F12โ>Space
๐งช Payload
Make Android Payload For Automation This Section Like DuckyScript
- Allow Char : a-z | 0-9 | Enter |@/;#*-.=`+
- ArrowKey : up | down | left | right
- Scroll : scrollup | scrolldown
- PhoneKey : back | home
- KeyPad : enter | delete | tab | space
- Input : text | menu
- Device : resetwmsize | wmsize | densiysize | resetdensity | screen | shutdown | restart
- Control : brightnessup | brightnessdown | volumeup | volumedown
- App : run | launch | list | call | callpad | search | browsers
- Music : play | pause | next | previous
- Useful : sleep
โ ๏ธ Root
Temporarily disabled for some issues
- Install Root Kit Connect With Netcat
- Disable Touch And Screen For Payload
- Set Wallpaper
- VirusBox
- SpoofMAC
- Dump WIFI Passwords
- Dump SMS
- Remove Password
- etc โฆ
๐ก Info
Get Some Information Android Device
- Check Root
- Uptime
- Architect
- Brand
- Model
- Board
- Android Version
- Serilal
- SDK
- BatteryLevel
- TimeZone
- Hostname
- DNS1
- DNS2
- MAC
- etcโฆ
๐บ Gallery
if You Downlod,Upload,Save,ScreenShot,RecordVideo And Install Apk You Can Access This On Your Device
- Open
- Rename
- Copy
- Cut
- Delete
๐ Dependency
- PHP 5.4 And Higher
- ADB
๐ฟ Installation And Usage
1- Enable Usb Debugging On Android Device
2- Connect To Android Device
3- Add ADB To Environment
git clone https://github.com/jxroot/adbwebkit.git
cd adbwebkit
php -S 127.0.0.1:8000
๐ฟ Install Termux
curl -o adbwebkit.sh https://pastebin.pl/view/raw/f57a60c7 && chmod +x adbwebkit.sh && bash adbwebkit.sh
๐ป Operating Systems Tested
- Kali Linux 2021.1
- Windows 10
๐น YouTube Tutorials
How Install And Usage ADBWEBKIT
๐ฑ Next Update
- Fix Root Tab
- Fix Contact
- Add Live Delete,Edit... in UI
- Add Advanced Log Tab
- Add Backup and Restore Tab