picoctf/forensics/glory_of_the_garden/solve.sh

5 lines
108 B
Bash
Executable File

#!/usr/bin/env nix-shell
#!nix-shell -i bash -p bash binutils
strings ./garden.jpg | grep -o "picoCTF{.*}"