Help with 7Z Hash
#1
Hello, I am new to using hashcat so please forgive me if I am missing something stupid. 

Anyway, I am trying to access a .7Z file to which I've forgotten the password. I'm pretty sure it's a combination of other various passwords I have used, so plan to add them all to a dictionary file and configure Hashcat to try every possible combmination of them. 

However, before I get to that stage - I understand I need to obtain the hash from the .7Z file so have downloaded and used "7z2hashcat64-1.2" I then used the following command: "7z2hashcat64-1.2.exe file.7z >temphash" and a file was saved called "temphash" 

I then run: 

hashcat64.exe -a 3 -m 11600 temphash

It returns: 

Hashfile 'temphash' on line 1 
*hash text omitted*

No hashes loaded.

I then change the temphash file to unicode and resave, running the same command again, only to receive: 

Hashfile 'temphash' on line 1 ( ■$): Signature unmatched
Hashfile 'temphash' on line 2 (): Line-length exception
No hashes loaded.



Does anyone have any input? Am I missing something? 

Thanks!


Messages In This Thread
Help with 7Z Hash - by highamperage - 12-17-2017, 06:32 AM
RE: Help with 7Z Hash - by slyexe - 12-17-2017, 06:59 AM
RE: Help with 7Z Hash - by highamperage - 12-17-2017, 07:03 AM
RE: Help with 7Z Hash - by slyexe - 12-17-2017, 07:28 AM
RE: Help with 7Z Hash - by philsmd - 12-17-2017, 10:24 AM
RE: Help with 7Z Hash - by highamperage - 12-18-2017, 01:07 AM
RE: Help with 7Z Hash - by highamperage - 12-18-2017, 02:49 AM