Keepass token lenght exception - high iteration
#1
Hello,
i tried to crack my wallet because i am not sure of CamelCase i set. I already generated my wordlist.
Now to the Problem:
I made huge iteration (Took about 12 sec to unlock the wallet) so its going difficult to crack (not even thought that i would try this, but here i am Big Grin)

Hash starts with:
$keepass$*2*276020016*0*c38d232af215088d8d

But when i try to start hashcat following code appears


$sudo hashcat --force -a 0 -m 13400 hash.txt wordlist.txt

hashcat (v5.1.0) starting...

OpenCL Platform #1: The pocl project
====================================
* Device #1: blabla

Hashfile 'hash.txt' on line 1 ($keepa...4a8805d256706bcacd8c6274b2bc7863): Token length exception
No hashes loaded.

Started: Wed May 19 13:19:55 2021
Stopped: Wed May 19 13:19:55 2021



I tried it also with the beta build hashcat (v6.2.1-26-g0fd8de3a7) (but on windows)

I tested a higher iteration (hashcat ($keepass$*2*30000000*0*74f38030270a7982d631268193e) before and it was working.

Any suggestions/ideas?

The lenght of the string in hash.txt is 317 .
The length of the working test before had 316.
Reply


Messages In This Thread
Keepass token lenght exception - high iteration - by Knuub - 05-19-2021, 01:27 PM