Time Machine

Download challenge file and unzip it:
curl -s https://artifacts.picoctf.net/c_titan/67/challenge.zip -o challenge.ziplsunzip challenge.zip
Lets see what is inside of it:
lscd drop-inls -lacat message.txt
We can view commits using git command:
git log
Here is the flag.
Last updated