Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Unlock Android phone with Python code
- Telegram POST
- https://t.me/efxtv2/3836
- How to use:-
- Install adb
- $ sudo apt install adb
- - Turn on WiFi, enable networking between Ubuntu & Android
- - Enables ADB (USB debugging) in Android
- - Connect Android Device with Ubuntu Linux via USB
- - Allow Ubuntu to connect ADB to Android
- - Run command to start and connect with Android via ADB
- $ adb tcpip 5555
- $ adb connect IP:5555
- # Run Python script
- $ python3 unlock.py wordlist.txt
- Download the Python file here https://t.me/efxtv2/3837
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement