Static Aint Always Noise
Contents
Static Ain’t Always Noise Picogym writeups.
we we’re given two files. static and ltdis.sh . static is filled with binary data. so i tried to print all readables character in it with the command string. and after a little bit of scrolling i found the flag.
use the command:
strings static | grep pico{
flag: picoCTF{d15a5m_t34s3r_f6c48608}