7z2hashcat
#26
(11-21-2017, 12:30 PM)philsmd Wrote: The original 7-zip file (*.7z) is not needed to recover the password.
But the entire output of 7z2hashcat is needed (the whole hash).

Yes, as mentioned here: https://github.com/philsmd/7z2hashcat#se...ta-warning some hashes generated by 7z2hashcat could in theory contain (encrypted and sometimes compressed) sensitive data.
Unfortunately, this is how the algorithm used by 7-Zip works, it needs to create a crc32 checksum of the data. In general, it's only the checksum of 1 file (in general "the first" file).

7z2hashcat tries to output the smallest amount of bytes possible (i.e. only those bytes that are really needed). The output of 7z2hashcat does not contain any extra bytes or data that could also be skipped/ignored (everything within the hash is needed for hashcat).

Thanks a lot for the explanation! So if it's one file that was compressed then the contents of that file are accessible to anyone who cracks the hash of the file I guess. Good to know.


Messages In This Thread
7z2hashcat - by philsmd - 04-27-2015, 11:49 PM
RE: 7z2hashcat - by bitguard - 04-28-2015, 07:28 AM
RE: 7z2hashcat - by philsmd - 04-28-2015, 07:57 AM
RE: 7z2hashcat - by bitguard - 04-28-2015, 09:51 AM
RE: 7z2hashcat - by philsmd - 05-01-2015, 11:18 PM
RE: 7z2hashcat - by Hash-IT - 05-02-2015, 12:12 AM
RE: 7z2hashcat - by bitguard - 05-02-2015, 08:16 AM
RE: 7z2hashcat - by xeb - 08-17-2015, 09:27 PM
RE: 7z2hashcat - by philsmd - 08-21-2015, 02:22 PM
RE: 7z2hashcat - by bhullar - 03-12-2016, 06:43 AM
RE: 7z2hashcat - by zeroprobe - 08-01-2016, 05:15 PM
RE: 7z2hashcat - by zeroprobe - 08-02-2016, 10:51 PM
RE: 7z2hashcat - by syb3ria - 12-06-2016, 03:05 PM
RE: 7z2hashcat - by marpolo - 12-28-2016, 12:31 PM
RE: 7z2hashcat - by atom - 12-29-2016, 11:04 AM
RE: 7z2hashcat - by syb3ria - 01-05-2017, 10:04 PM
RE: 7z2hashcat - by philsmd - 01-06-2017, 03:39 PM
RE: 7z2hashcat - by syb3ria - 01-08-2017, 07:29 PM
RE: 7z2hashcat - by philsmd - 01-09-2017, 01:35 PM
RE: 7z2hashcat - by philsmd - 01-24-2017, 01:32 PM
RE: 7z2hashcat - by marpolo - 02-22-2017, 01:22 PM
RE: 7z2hashcat - by philsmd - 02-22-2017, 05:49 PM
RE: 7z2hashcat - by gaidzak - 10-17-2017, 03:27 AM
RE: 7z2hashcat - by nazgulnarsil - 11-21-2017, 10:25 AM
RE: 7z2hashcat - by philsmd - 11-21-2017, 12:30 PM
RE: 7z2hashcat - by nazgulnarsil - 11-22-2017, 07:14 AM
RE: 7z2hashcat - by undeath - 12-01-2017, 12:17 AM
RE: 7z2hashcat - by pench - 08-27-2018, 09:03 PM
RE: 7z2hashcat - by Nay - 08-27-2018, 10:50 PM