Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Y-afes opened this issue Jan 10, 2023 · 6 comments
Open

Comments

@Y-afes
Copy link

Y-afes commented Jan 10, 2023

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"

Untitled.1.mp4
@Y-afes Y-afes changed the title Nethunter It keeps sending pins. 10,000 pins were successfully tried and the correct pin was not found. Jan 21, 2023
@SkyCreedPH
Copy link

bro are you root?

@Y-afes
Copy link
Author

Y-afes commented Jan 30, 2023

yes i am root

@SkyCreedPH
Copy link

SkyCreedPH commented Jan 30, 2023

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

Hey bro Try to customize pin

@Y-afes
Copy link
Author

Y-afes commented Jan 30, 2023

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?

@SkyCreedPH
Copy link

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

@urbanadventurer
Copy link
Owner

urbanadventurer commented Jan 16, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants