Recently Updated
General Skills 100: strings
Challenge
Can you find the flag in this file without actually running it? You can also find the file
in /problems/strings_4_40d221755b4a0b134c2a7a2e825ef95f
on the shell server.
Solution
1
2
$ strings strings | grep picoCTF
picoCTF{sTrIngS_sAVeS_Time_d3ffa29c}
Flag
picoCTF{sTrIngS_sAVeS_Time_d3ffa29c}