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 USB device not ready. ../ returned 126

matr3p opened this issue · comments

Apparently the attack attempt was not successful as per screenshot.

Screenshot_20220628-150740

Tried to debug using bash ./android-pin-bruteforce diag & noted 2 failed entry per screenshot. I'm unable to understand Return code 1 though. Additionally, /system/bin/getprop directory exist in comparison to the non-existence as per screenshot.

Screenshot_20220628-150528

Screenshot_20220628-153648

Tried sending test keys echo "a b c" | /sdcard/hid-keyboard.c /dev/hidg0 keyboard but was return with permission denied on the keyboard though. My initial thought was the permission set. I tried chmod 755, chmod -v 755, chmod a+x etc but it seems that permission cannot be updated though.

I'm using USB gadget tool along with USB arsenal for the keyboard/mouse though. Any input is appreciated.

Reddy

Reddy

What do you mean?