Tag:python
All the articles with the tag "python".
Omegapoint CTF 2023 - Crypto & REV - The Polar Express
Posted on:January 1, 2024 at 02:55 PMReverse engineering python 3.10 bytecode from __pycache__ files to extract secret key from public discord bot repository using know plaintext attack.
Omegapoint CTF 2023 - MISC - Nohtyp Playground
Posted on:January 1, 2024 at 02:55 PMPython jail with no globals and only eval in locals. We need to dig deeper into python to get the flag.