stegomedium

Unsettled Huffman

volgactf

Task: ZIP archive with deflate-compressed PNG that is larger after compression; challenge hints at Huffman/deflate. Solution: parse raw deflate bitstream, extract block type (stored=1, fixed Huffman=0) from each of 435 blocks, decode bits as ASCII to recover the flag.

$ ls tags/ techniques/
deflate_block_type_steganographyzip_internal_structure_analysisraw_bitstream_parsingbait_decoy_identification

🔒

Permission denied (requires tier.pro)

Sign in to access full writeups

Create a free account with GitHub to get started.

$ssh [email protected]