reverseeasy
crackme3
spbctf
Task: C source code of encoder provided with encoded flag file using XOR with random bytes. Solution: Key bytes are stored alongside ciphertext in pairs, making decoding trivial by XORing each pair.
$ ls tags/ techniques/
source_code_analysisxor_decode_with_key
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Create a free account with GitHub, then upgrade to Pro.
$ssh [email protected]