reversemedium

Файлы PYC (PYC Files)

hackerlab

Task: Decompile a .pyc file and recover the flag. Solution: Used uncompyle6 to decompile Python 3.8 bytecode, analyzed XOR verification logic, and recovered the flag by XORing reversed byte arrays.

$ ls tags/ techniques/
Python bytecode decompilation with uncompyle6XOR cipher reversalArray manipulation analysis

🔒

Permission denied (requires tier.pro)

Sign in to access full writeups

Create a free account with GitHub, then upgrade to Pro.

$ssh [email protected]