diff --git a/242/solve.py b/242/solve.py new file mode 100644 index 0000000..3b776a2 --- /dev/null +++ b/242/solve.py @@ -0,0 +1,2 @@ +#!/usr/bin/env python3 +print('picoCTF{gl17ch_m3_n07_' + chr(0x39) + chr(0x63) + chr(0x34) + chr(0x32) + chr(0x61) + chr(0x34) + chr(0x35) + chr(0x64) + '}') \ No newline at end of file