picoctf/forensics/canyousee/solve.sh
2024-09-05 18:45:04 +02:00

5 lines
143 B
Bash
Executable File

#!/usr/bin/env nix-shell
#!nix-shell -i bash -p bash ripgrep
rg -a -o "$(echo "picoCTF" | base64 | head -c 8).*=" ukn_reality.jpg | base64 -d