Completed challenge 246
This commit is contained in:
parent
42e2486143
commit
649c2f0337
2
246/solve.sh
Normal file
2
246/solve.sh
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/bash -e
|
||||||
|
python -c "print(chr(0x64) + chr(0x65) + chr(0x37) + chr(0x36))" | python level2.py | grep picoCTF
|
Loading…
Reference in New Issue
Block a user