forensics/scan_surprise

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 351 B

View File

@ -0,0 +1,5 @@
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p bash zbar
zbarimg -q flag.png | grep -o 'picoCTF{.*}'