Commitment Issues

Challenge Description

I accidentally wrote the flag down. Good thing I deleted it!

You download the challenge files here:


Solution

Download the file and extract it. You can find a .git file in the current directory.

I checked git log for previous commits and found two commits. On reverting to the first commit, got the flag.

Flag: picoCTF{s@n1t1z3_cf09a485}

Last updated

Was this helpful?