Completed challenge 170

This commit is contained in:
Michael Chen 2022-05-17 12:58:46 +02:00
parent c1217504e0
commit 41b51f435c
No known key found for this signature in database
GPG Key ID: FD1BAF55F0CBDCF9

3
170/solve.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/bash -e
echo "Use ./warm -h to get:"
strings warm | grep -oE "picoCTF{[^}]+}"