Breaking RAR5 and 7Zip Passwords(blog.elcomsoft.com)
blog.elcomsoft.com
Breaking RAR5 and 7Zip Passwords
https://blog.elcomsoft.com/2021/04/breaking-rar5-and-7zip-passwords/
4 comments
There is no hash. The zipping process at a high level works as follows ...
1) File(s) are compressed and a CRC32 is generated.The Checksum is placed in the header. 2) The file body is encrypted but the CRC32 is not. 3) A user tries to unzip and supplies a password. Irrespective of whether the password is correct or not the zip is decompressed and the Checksum is compared against the value in the header.
So there is no separate password for encryption/decryption like you ask.
1) File(s) are compressed and a CRC32 is generated.The Checksum is placed in the header. 2) The file body is encrypted but the CRC32 is not. 3) A user tries to unzip and supplies a password. Irrespective of whether the password is correct or not the zip is decompressed and the Checksum is compared against the value in the header.
So there is no separate password for encryption/decryption like you ask.
> But it didn't work for other tutorial video .zip packages in that same site.
It sounds like OP had multiple separate zip files that all had different passwords.
It sounds like OP had multiple separate zip files that all had different passwords.
Is this just an ad for their 'recovery' software?
Because I remember that I used some .zip password breaking tool in summer of 2004 to decrypt one tutorial video. The tool gave a password (something like dabngrgj3) and it worked for that tutorial video. But it didn't work for other tutorial video .zip packages in that same site.