|
|
|
|
|
by owenmarshall
4242 days ago
|
|
If the password is generated with a sane KDF - bcrypt/scrypt/pbdkf2, no. If it's not, better attacks exist than trying every single password. If you're trying to crack the application - not the password - maybe, but I kinda doubt it. |
|