picoctf/rev/reverse/solve.sh

5 lines
101 B
Bash
Raw Normal View History

2024-09-02 20:19:47 +02:00
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p bash binutils
strings ./ret | grep -o "picoCTF{.*}"