XCTF - attack and defense world CTF platform - Reverse reverse class - 56, tar tar Binks
The title provides two files: flag.tar and libarchive.dylib
1, Decompress
flag.tar is a file that cannot be directly decompressed under windwos. Directly decompress it with tar -xvf flag.tar command:
the prompt is not a tar compressed file, but it contains a file header of flag.txt. Decompress a flag.txt file. ...
Posted on Sat, 30 Oct 2021 08:02:53 -0400 by Jumba