like1000
Problem
This .tar file got tarred alot. Also available at /problems/like1000_0_369bbdba2af17750ddf10cc415672f1c.
Solution
Extracting the
1000.tarfile reveals999.tarandfiller.txt. Extracting the999.tarfile reveals998.tarandfiller.txt.Run the script.py to extract the files in a loop. This script uses the
tarfilepython module as described in this article and removes thefiller.txtfile after each extraction.We obtain the
flag.pngnested in1000.tarfile which has the flag:
Flag
picoCTF{l0t5_0f_TAR5}
Last updated
Was this helpful?