Completed challenge 176

This commit is contained in:
Michael Chen 2022-05-17 13:54:07 +02:00
parent 699df672cc
commit 92cd19ca67
No known key found for this signature in database
GPG Key ID: FD1BAF55F0CBDCF9
2 changed files with 5 additions and 0 deletions

1
176/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
fang-of-haynekhtnamet

4
176/solve.sh Normal file
View File

@ -0,0 +1,4 @@
#!/bin/sh -e
unzip -qquj Addadshashanammu.zip
strings fang-of-haynekhtnamet | grep -oE "picoCTF{[^}]+}"
rm fang-of-haynekhtnamet