forensics: add already solved challenges

This commit is contained in:
2024-09-01 23:23:47 +02:00
parent b1c7b28af0
commit 1ca81359ba
37 changed files with 2552 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

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

@@ -0,0 +1,4 @@
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p bash exiftool
exiftool ./pico_img.png | grep -o "picoCTF{.*}"