picoctf/037/solve.sh

3 lines
57 B
Bash

#!/bin/sh -e
strings strings | grep -oE "picoCTF{[^}]+}"