urbanadventurer / Android-PIN-Bruteforce

Unlock an Android phone (or device) by bruteforcing the lockscreen PIN. Turn your Kali Nethunter phone into a bruteforce PIN cracker for Android devices! (no root, no adb)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FAIL] HID device (/dev/hidg0) not found

Ricca665 opened this issue · comments

Describe the bug

Cannot find '/dev/hidg0' even if my kernel supports Emulating a keyboard (Tested with rucky)

To Reproduce
Steps to reproduce the behavior:

  1. Run 'bash ./android-pin-bruteforce crack' in termux
  2. Thats it

Expected behavior
To run

Screenshots
If applicable, add screenshots to help explain your problem.

Here's what happens:
Android PIN brute-force :: version 0.2
[INFO] PIN list contains 1000 PINs
[INFO] Checking environment
[FAIL] HID device (/dev/hidg0) not found

Can you find out what device Rucky is using?

The lsof command could help with this. Something like lsof | grep rucky | grep dev may give you the correct device in /dev/ to use.

This is a tool to enable USB gadgets. https://f-droid.org/en/packages/net.tjado.usbgadget/
Can you let me know if this helps?

I got the same problem here, I still can't solve it

Have the same problme. Some solutions so far?

Bro any more solutionnn you can give a video tutorial

same issue!

I assume you checked for /dev/hidg1?

Same issue here , i think i have to Root my phone first but i'm not sure, i even can't do a sudo or a tsu, i thought it was more easy to fill my flipper zero from termux but anyway we are here to try, no!? By the way thank you for your work

You have to root your phone to crack with. The locked phone doesn't need to be rooted.

Thank you for your advice