Easy Forensics picoGymExclusive
- Download the compressed image
- Extract the image with the following command
gunzip disko-1.dd.gz
3. Use the
strings
command to find strings in the image. Additionally pipe the output to the less
command to stop the overflowing of terminal buffer and to search for the flag.