stegoProhard

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

Sign in with GitHub to continue. No email required.

$sign in

$ grep --similar

Similar writeups