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
- [misc][Pro]Blind Hensβ bluehens_ctf_2026
- [stego][Pro]Palo Artoβ volgactf
- [reverse][Pro]Cursed Steganographyβ duckerz
- [reverse][Pro]Nava - ASIS CTF Reverse Challengeβ ASIS CTF
- [forensics][Pro]π΄πingβ bluehensctf