forensics/hideme
This commit is contained in:
parent
b71f942685
commit
e554b4eea9
Binary file not shown.
After Width: | Height: | Size: 42 KiB |
|
@ -0,0 +1 @@
|
|||
picoCTF{Hiddinng_An_Imag3_within_@n_Ima9e_cda72af0}
|
Binary file not shown.
After Width: | Height: | Size: 3.0 KiB |
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env nix-shell
|
||||
#!nix-shell -i bash -p bash unzip
|
||||
|
||||
unzip flag.png
|
||||
|
Loading…
Reference in New Issue