forensics/glory_of_the_garden
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 2.2 MiB |
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env nix-shell
|
||||
#!nix-shell -i bash -p bash binutils
|
||||
|
||||
strings ./garden.jpg | grep -o "picoCTF{.*}"
|
||||
Reference in New Issue
Block a user