|
|
|
|
|
by 4e1a
3723 days ago
|
|
I would research as to what cipher was used in zip files back then and see if it is currently defeatable, like RC4 or AES with bad padding, and then work through the cryptopals.com problems and see if any of this applies to the zip file. |
|