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

10,000 pins were successfully tried and the correct pin was not found.

Open Y-afes opened this issue 2 years ago • 6 comments

Locked phone puts on hold for 59 seconds every 5 wrong attempts. Nethunter works fine on my friend Davinci, I tried the 4-digit optimized pin list to the end but it couldn't find the right pin. Here is my config.default file;

PROGRESSIVE_ARRAY_ATTEMPT_COUNT__________=(10000 ) PROGRESSIVE_ARRAY_ATTEMPTS_UNTIL_COOLDOWN=(5) PROGRESSIVE_ARRAY_COOLDOWN_IN_SECONDS____=(59 59 59)

KEYS_BEFORE_EACH_PIN="escape enter" KEYS_AFTER_EACH_PIN="enter"

https://user-images.githubusercontent.com/38491552/213845415-0b43e73e-318b-4c42-a49d-50cce0ec2e07.mp4

Y-afes avatar Jan 10 '23 17:01 Y-afes

bro are you root?

SkyCreedPH avatar Jan 30 '23 10:01 SkyCreedPH

yes i am root

Y-afes avatar Jan 30 '23 11:01 Y-afes

is there any unrooted? to HID Augh i want to bruteforce my device

Hey bro Try to customize pin

SkyCreedPH avatar Jan 30 '23 14:01 SkyCreedPH

Bro I tried the private pin test, the correct pin was not found, I wonder if the device does not accept the correct pin in every 5 attempts, so does it need to restart the device, then why give a 59 second wait time?

Y-afes avatar Jan 30 '23 15:01 Y-afes

Do this try bruteforcing like for example:0001 next time 1minute or 2mins idk 0002 so it wont try attempt but it takes too long or

SkyCreedPH avatar Jan 31 '23 07:01 SkyCreedPH

There are multiple possible reasons why this did not work:

  1. The correct PIN was attempted but something was wrong: a. The delay of 59 seconds may not be long enough and the first digit of a PIN was not received by the locked phone. Change the delay to 60 or 61 seconds and try again. b. A popup appeared and KEYS_BEFORE_EACH_PIN="escape enter" did not remove it. c. The phone received the correct PIN but did not honour it. You may need to reboot the locked phone after a threshold of incorrect attempts.

  2. The correct PIN is not 4 digits. Perhaps it is 5 or 6 digits.

urbanadventurer avatar Jan 16 '24 11:01 urbanadventurer