Android-PIN-Bruteforce icon indicating copy to clipboard operation
Android-PIN-Bruteforce copied to clipboard

[FAIL] HID USB device not ready. ../ returned 126

Open matr3p opened this issue 3 years ago • 3 comments
trafficstars

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.

matr3p avatar Jun 28 '22 07:06 matr3p

Reddy

MAYURSINH08 avatar Aug 08 '22 08:08 MAYURSINH08

Reddy

What do you mean?

matr3p avatar Aug 08 '22 21:08 matr3p

Here is the solution https://youtu.be/OoMctGTSQ-A

IamCOD3X avatar Jan 09 '23 01:01 IamCOD3X