Fileception
Description
Needle in a haystack? More like file in a paper shredder.
Folder inside a Folder
We are given a folder 0x02-Fileception
so let's fine the flag!

Nevermind.
Instead, we can use grep
recursively to find a file with the text "retro"

Flag
retroCTF{U_R_n0T_dR34M1nG}
Last updated