forensics/canyousee

This commit is contained in:
Oystein Kristoffer Tveit 2024-09-05 18:45:04 +02:00
parent 7d994995c5
commit 4d4fee0034
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146
2 changed files with 4 additions and 0 deletions

4
forensics/canyousee/solve.sh Executable file
View File

@ -0,0 +1,4 @@
#!/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

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB