# suggest to use unar btw # auto check Korean ❯ unar web13.zip 압축비번은4자리정수
# translate is -> The compression password is a 4-digit integer
# john the ripper btw, seclist btw(all get from github) ❯ zip2john web13.zip > hash.txt ❯ john hash.txt --wordlist=~/ctf/tool/dic/SecLists/Fuzzing/4-digits-0000-9999.txt ... 7642 (web13.zip) ...
# unar again # open the 압축비번은4자리정수.txt with Encoding EUC-KR # i use vscode btw
4개의 이미지를 합하여 key를 구하시오 -> Combine the four images to find the key.