Thank you for the fast response.
Yes, I was using cygwin but seemingly saving the example hash to a .hash locally and running it through cmd seems to allow me to crack it properly.
Unfortunately, I still can't even crack my test file.
If I run this:
I get the following output:
I've tried trimming the front and end of it but I cannot get any acceptable hash.
I constantly get salt length exceptions or signature unmatched.
Yes, I was using cygwin but seemingly saving the example hash to a .hash locally and running it through cmd seems to allow me to crack it properly.
Unfortunately, I still can't even crack my test file.
If I run this:
Code:
keepass2john.exe test.kdb > test.hash
Code:
Not inlining test.kdb
test.kdb:$keepass$[hash removed by philsmd]*0*test.kdb
I've tried trimming the front and end of it but I cannot get any acceptable hash.
I constantly get salt length exceptions or signature unmatched.