Author: LT 'syreal' Jones
Can you get the flag?
Reverse engineer this Python program.
None
First understand what this program does.
It decrypts payload
with a key_str
and executes the stuff in payload. So if we print the decrypted payload we can get a hardcoded password. I just patched the file by adding one print statement.
Show flag
picoCTF{175_chr157m45_45a1a353}