picoctf/forensics/glory_of_the_garden/solve.sh

5 lines
108 B
Bash
Raw Normal View History

2024-09-05 19:14:10 +02:00
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p bash binutils
strings ./garden.jpg | grep -o "picoCTF{.*}"