stegohard

BinaryChess

grodno_new_year_2026

Task: Chess steganography challenge with a PGN file containing 66 moves encoding hidden binary data. Solution: Applied the WintrCat/chessencryption algorithm, extracting bits from each move's index in the sorted list of legal moves (log2(N) bits per move), concatenating them into bytes to reveal the flag.

$ ls tags/ techniques/
chess_steganographylegal_move_indexingbit_extraction

🔒

Permission denied (requires tier.pro)

Sign in to access full writeups

Create a free account with GitHub, then upgrade to Pro.

$ssh [email protected]