Tags: corrupt zip binwalk 

Rating:

My walk with Corrupt Company:

binwalk -e nothing.jpg

cd _nothing.jpg.extracted

hexedit 7060.zip

change compression bits to 08 for all zip archives

zip -FF 7060.zip --out repaired.zip

unzip repaired.zip

cat ./secret/.h/not_important.txt

v1kt0rApril 18, 2022, 10:37 a.m.

Which bits you have changed?