timvisee / apbf

Tool to brute force Android security pattern through TWRP recovery. https://gitlab.com/timvisee/apbf
GNU General Public License v3.0
112 stars 23 forks source link

Bruteforce an alphanumeric PW with letters, chars and numbers? #12

Open 3060PlayZ-github opened 3 weeks ago

3060PlayZ-github commented 3 weeks ago

Can this tool be somehow used to bruteforce an alphanumeric PW with letters, chars and numbers?

timvisee commented 3 weeks ago

Currently, no. It'd be possible on TWRP with significant modifications.

However, passwords have much higher entropy which means it'd take an Infinite amount of time to crack them using this approach.

3060PlayZ-github commented 3 weeks ago

Hmm can we make it try atleast??

epokuser commented 3 weeks ago

can be good for passwords that do not use special characters like @#*& and any numbers like 327487 and a dictionary attack option