Skip to content

A Script For Termux That use ADB To Unlock Locked Android Phone Using | ⚠️ USB educational purposes only

License

Notifications You must be signed in to change notification settings

samir717le/termuxHakPass-PIN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

termuxHakPass-PIN

A Script For Termux That use ADB To Unlock Locked Android Phone Using USB | ⚠️ educational purposes only

Install

Depends

  1. Termux
  2. Termux:api
  3. Android Tools
  4. PIN list
  5. USB/ADB

Test

not tested
important Target device need to enable usb debugging

Install

pkg update && pkg upgrade

pkg install git android-tools termux-api -y

git clone https://github.com/samir717le/termuxHakPass-PIN.git
cd termuxHakPass-PIN
chmod +x hakpass.sh
bash hakpass.sh -h

direct install

pkg update && pkg upgrade

pkg install git android-tools termux-api -y

git clone https://github.com/samir717le/termuxHakPass-PIN.git
cd termuxHakPass-PIN
mv hakpass $PREFIX/bin/
chmod +x $PREFIX/bin/hakpass
cd ..
mv termuxHak* .hakpass
hakpass -h

About

A Script For Termux That use ADB To Unlock Locked Android Phone Using | ⚠️ USB educational purposes only

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages