Strojno_kol.zip -
VULNCON CTF 2020 - All I know was zip writeup - Víctor Colombo
Solution. The file has a lot of hex numbers separated by commas and new lines. I changed it to be like this: \x50\x4B\x03\x04\x14\ strojno_kol.zip
Solution. The file has a lot of hex numbers separated by commas and new lines. I changed it to be like this: \x50\x4B\x03\x04\x14\ VULNCON CTF 2020 - All I know was
VULNCON CTF 2020 - All I know was zip writeup - Víctor Colombo strojno_kol.zip
The file contains a treasure trove of raw hex numbers, requiring manual reconstruction (using tools like echo -ne ) to restore it into a functional .zip format.