03-21-2021, 02:22 AM
(This post was last modified: 03-21-2021, 02:29 AM by alwayswannafly.)
(03-02-2021, 12:00 AM)uraks Wrote: Hi,
I have forgot my exact keepass password and as such I wanted to try to bruteforce it with the remaining knowledge that I have of it. However, funnily enough my sense for security makes it twice as hard for me. As I upped the iteration count into the 9 digits, while hashcat does only accept 8 digits hashes. I had a look at the code and my idea was to just increase the allowed max digits (module_1340, line 132) from 8 to 9.
However, my PC is set up for Windows and thus, I fiddled around with cross compiling in a newly set up VM but I did not manage to get it successfully running. (I also found this link https://github.com/hashcat/hashcat/blob/...#L555-L560 as a hint for compiling the iconv (which is the problem I also ran into))
Is there already a way to have a 9 digits iteration count for keepass?
And if not, can somebody point me towards setting up the mingw crosscompiler and actually compile hashcat on a fresh ubuntu vm?
Thanks!
uraks
Hello. I have same problem as you. Forgot my password from Keepass database (I know what it is, but I made a mistake and one letter is wrong) and upped iteration count into the 9 digits, so I can't use hashcat.
Since I'm not a developer or coder it's really hard for me to understand, not to say to make all that action you described.
I'm trying for more than a week to understand all this commands, errors in hashcat, with varied success I made others database and found how to use hashcat but when I tried on my primal one, Error. Almost 3 day search on the internet didn't give me any result, but, finally I've found this forum thread, but unfortunately I can't solve it by myself.
So, I have a small request if its possible:
Can you send modified file where you upped to 9 digits a Keepass hash mod ?
Best regards, Ady.
I'm sorry for my English level, I'm still learning.