cryptomedium
Bookworm
spbctf
Task: Decrypt a book cipher using a PDF book and coordinate file with page-line-character format. Solution: Extract text from PDF with PyMuPDF, skip page numbers and chapter headers, then retrieve characters at specified positions.
$ ls tags/ techniques/
book_cipher_decryptionpdf_text_extractionpage_line_character_indexing
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Create a free account with GitHub, then upgrade to Pro.
$ssh [email protected]