This website requires JavaScript.
Explore
PVV
Wiki
Tokyo Drift Issues
Help
Sign In
oysteikt
/
picoctf
Watch
0
Star
0
Fork
You've already forked picoctf
0
Code
Issues
Pull Requests
Activity
67a4bc6dfd
picoctf
/
rev
/
reverse
/
solve.sh
5 lines
101 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p bash binutils
strings ./ret
|
grep -o
"picoCTF{.*}"
Reference in New Issue
View Git Blame
Copy Permalink