Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: 7z 11600 hash file
Post: RE: 7z 11600 hash file

philsmd Wrote: (08-01-2020, 07:52 AM) -- you of course need to specify the hash type too (I was only focusing on custom charset and increments): Code: -- hashcat -m 11600 -a 3 -O -w 3 --incre...
hitman47 hashcat 10 25,336 08-01-2020, 02:06 PM
    Thread: 7z 11600 hash file
Post: RE: 7z 11600 hash file

philsmd Wrote: (07-31-2020, 11:56 PM) -- Code: -- -O -a 3 -w 3 --increment --increment-min 10 --custom-charset2 456789 hash.txt myword?2?d?d?d?d?d -- -- This one gives me a "Token length excep...
hitman47 hashcat 10 25,336 08-01-2020, 12:30 AM
    Thread: 7z 11600 hash file
Post: RE: 7z 11600 hash file

philsmd Wrote: (07-31-2020, 09:50 PM) -- either use: Code: -- hashcat -m 11600 -a 3 -w 3 --increment --increment-min 8 hash.txt myword?d?d?d?d?d?d -- or Code: -- hashcat -m 11600 -a 6 -...
hitman47 hashcat 10 25,336 07-31-2020, 10:47 PM
    Thread: 7z 11600 hash file
Post: RE: 7z 11600 hash file

philsmd Wrote: (07-31-2020, 06:28 PM) -- We saw this problem a couple of times in the past where it seems that hashcat crashes on the "Initializing" line, but it was always the driver that had some p...
hitman47 hashcat 10 25,336 07-31-2020, 09:29 PM
    Thread: 7z 11600 hash file
Post: RE: 7z 11600 hash file

philsmd Wrote: (07-31-2020, 04:42 PM) -- Just noticed, that your -a 0 command also doesn't specify any word list file. You can't do a dictionary attack without a dictionary. You need to specify a fil...
hitman47 hashcat 10 25,336 07-31-2020, 05:23 PM
    Thread: 7z 11600 hash file
Post: 7z 11600 hash file

Hello, I am trying to crack a 7z archive so I generated a hash file from 7zhashcat64 and got it to processing using the latest hashcat v6.1.1 My first problem is that apparently that hash ...
hitman47 hashcat 10 25,336 07-31-2020, 04:16 PM