tar -zxvf <long ass file name>
gets you strcmp.fat32 Mounting it gives you loads of errors, so you can't actually cd into any of them
Googling the error gives us a tool of fsck. As it's a fat32 filesystem, we need to use fsck.vfat
This gives us a load of files, but most noticeable is that the flag starts with PCTF So if we run it again, and grep for "P/C/T/F" we again get a load of results. If we look through those, we notice
That's not correct, but if we grep for that (excluding the "}" at the end) we find