diff --git a/037/solve.sh b/037/solve.sh new file mode 100644 index 0000000..f597e37 --- /dev/null +++ b/037/solve.sh @@ -0,0 +1,2 @@ +#!/bin/sh -e +strings strings | grep -oE "picoCTF{[^}]+}"