cryptoProeasy
XORDECRYPT
bluehensctf
Task: a noisy PNG hides the flag behind a custom XOR-based image transform. Solution: treat 0x67 as the initial state and decrypt each row independently with per-channel XOR feedback to reveal the overlaid flag text.
$ ls tags/ techniques/
xor_feedback_decryptionrow_wise_processingper_channel_state_recovery
π
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
- [stego][Pro]Quick Responseβ tamuctf
- [forensics][Pro]π΄πingβ bluehensctf
- [crypto][Pro]Harder encryptorβ spbctf
- [crypto][Pro]Hell is haardβ bluehensctf
- [reverse][Pro]Bossβ duckerz