Completed challenge 242

This commit is contained in:
Michael Chen 2022-09-23 15:38:18 +02:00
parent f0613543b2
commit efa1327691
Signed by: cnml
GPG Key ID: 5845BF3F82D5F629

2
242/solve.py Normal file
View File

@ -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) + '}')