reverseeasy
crackme1
spbctf
Task: C source code of XOR chain encoder provided with encoded flag file. Solution: Reverse the XOR chain encoding by XORing each byte with the previous byte (starting with 0x7f).
$ ls tags/ techniques/
source_code_analysisxor_chain_decode
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Create a free account with GitHub, then upgrade to Pro.
$ssh [email protected]