reversePromedium
Змеиный укус (Snake Bite)
hackerlab
Task: Analyze disassembled Python bytecode and decrypt an encrypted file. Solution: Extract XOR key from bytecode constants and apply reversible XOR decryption to recover a PNG image with the flag.
$ ls tags/ techniques/
Python bytecode manual analysisXOR cipher reversal with known keyFile format identification from decrypted output
🔒
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]Змеиная магия (Snake Magic)— hackerlab
- [reverse][Pro]Забытый пароль 2— duckerz
- [reverse][Pro]Снежный змий (Snow Snake)— hackerlab
- [reverse][Pro]Strangeness (Странность)— duckerz
- [crypto][free]xorxorxor— hackthebox