First, list the content of the zip file $ unzip -vl bomb.zip Notice that one of the CRC32 value is different. We need to extract that single file. $ unzip bomb.zip 7.zip Next, repeat the…
Read more of Wargames.my 2020 write-up: misc – defuse the bomb