rev: add a few more challenges
This commit is contained in:
BIN
rev/reverse/ret
Executable file
BIN
rev/reverse/ret
Executable file
Binary file not shown.
4
rev/reverse/solve.sh
Executable file
4
rev/reverse/solve.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env nix-shell
|
||||
#!nix-shell -i bash -p bash binutils
|
||||
|
||||
strings ./ret | grep -o "picoCTF{.*}"
|
Reference in New Issue
Block a user