Proper Dictionary Usage
#8
(01-02-2018, 11:59 PM)philsmd Wrote: Litecoin wallets (wallet.dat) use a very specific algorithm which hashcat covers with hash mode:
-m 11300 = Bitcoin/Litecoin wallet.dat

use bitcoin2john.py to extract the "hash" (remove all file names and the separating colons from the output, see: https://hashcat.net/wiki/example_hashes)

I'll go through the whole process in case anyone is confused. I used 7z2hashcat to get the hash for the 7zip file which is encrypted. I then used what I got from that in hashcat with 11600 and it output the same thing except at the end of the hash there was now :Anfug2 (changed the info for security if it matters at all). So it looked like $7z$0$19$0$........91:Anfug2. I run this with 11600 in hashcat and it gives salt exception error. So what is that thing it added and I forgot how I ended up with a SHA-256 hash.


Messages In This Thread
Proper Dictionary Usage - by BuckGup - 01-02-2018, 11:28 PM
RE: Proper Dictionary Usage - by philsmd - 01-02-2018, 11:59 PM
RE: Proper Dictionary Usage - by BuckGup - 01-03-2018, 12:05 AM
RE: Proper Dictionary Usage - by BuckGup - 01-03-2018, 04:00 AM
RE: Proper Dictionary Usage - by undeath - 01-03-2018, 01:38 AM
RE: Proper Dictionary Usage - by BuckGup - 01-03-2018, 01:56 AM
RE: Proper Dictionary Usage - by slyexe - 01-03-2018, 02:54 AM
RE: Proper Dictionary Usage - by BuckGup - 01-03-2018, 02:59 AM
RE: Proper Dictionary Usage - by BuckGup - 01-03-2018, 04:28 AM
RE: Proper Dictionary Usage - by BuckGup - 01-03-2018, 04:47 AM
RE: Proper Dictionary Usage - by philsmd - 01-03-2018, 09:12 AM
RE: Proper Dictionary Usage - by BuckGup - 01-03-2018, 03:24 PM
RE: Proper Dictionary Usage - by philsmd - 01-03-2018, 03:31 PM
RE: Proper Dictionary Usage - by BuckGup - 01-03-2018, 03:55 PM