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

HID USB device not ready. hid returned 127.

nothingbutlucas opened this issue · comments

commented

I have OP6 with Lineage OS and Kali Nethunter Version: 2021.2(2021020200)
photo_2021-07-08_20-30-02

I have OP6 with Lineage OS and Kali Nethunter Version: 2021.2(2021020200)
photo_2021-07-08_20-30-02

Same issue is happening with me!! Didn't you find some fixes yet..?

@lucasuait @invincible-man

Does this problem consistently occur every time?

The $HID_KEYBOARD variable looks wrong. It should show a full path.
Do you have a line in config.default that contains HID_KEYBOARD=/system/xbin/hid-keyboard?

Yes . In config default file contains above path. But not working ,only shows hid usb devic3 not ready

@lucasuait @invincible-man

Does this problem consistently occur every time?

The $HID_KEYBOARD variable looks wrong. It should show a full path.
Do you have a line in config.default that contains HID_KEYBOARD=/system/xbin/hid-keyboard?

Thanks for considering above issues, mine has finally worked after again cloning the script but this time on termux unlike the first times I was trying through kali nethunter and the error for usb is not ready I was seen there has gone.
Can't express more for why but I think its an permission access issue to the files of system..!

@lucasuait @invincible-man
Does this problem consistently occur every time?
The $HID_KEYBOARD variable looks wrong. It should show a full path.
Do you have a line in config.default that contains HID_KEYBOARD=/system/xbin/hid-keyboard?

Thanks for considering above issues, mine has finally worked after again cloning the script but this time on termux unlike the first times I was trying through kali nethunter and the error for usb is not ready I was seen there has gone. Can't express more for why but I think its an permission access issue to the files of system..!

How did you clone script? Write, please, commands

I have error 126
[FAIL] HID USB device not ready. /system/xbin/hid-keyboard returned 126.

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

I have error 127 In Nethunter 2022.1 and the cell phone is oneplus7
[FAIL] HID USB device not ready. /system/xbin/hid-keyboard returned 127.

how to resolve it?

me too, using OP7 Pro.
[FAIL] HID USB device not ready. /system/xbin/hid-keyboard returned 127.
any help please?

This guide actually helped me
Hid-Keyboard binary fix: #120