For the .pyc binaries ("compiled" python) you should start trying to extract the original python code:
we found nothing here
let's dump the binary hex using the command xxd
command xxd
scrolling down we find a base64 encoded string
let's decode it
Last updated 2 years ago
uncompyle6 binary.pyc > decompiled.py
Y2hjdGZ7dV9uM3Yzcl9uMzNkXzBwdDFtNGxfcDNyZjBybTRuYzMsX3VfbjMzZF9nMDBkLTNuMHVnaF9wM3JmMHJtNG5jM30=
chctf{u_n3v3r_n33d_0pt1m4l_p3rf0rm4nc3,_u_n33d_g00d-3n0ugh_p3rf0rm4nc3}