reversePromedium
Файлы 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
Sign in with GitHub to continue. No email required.
$sign in$ grep --similar
Similar writeups
- [reverse][Pro]Забытый пароль 2— duckerz
- [reverse][Pro]Змеиная магия (Snake Magic)— hackerlab
- [reverse][Pro]Змеиный укус (Snake Bite)— hackerlab
- [reverse][Pro]Strangeness (Странность)— duckerz
- [reverse][Pro]Не стоит вскрывать эту тему (stop)— hackerlab