Challenge
We’re given an image and the text “Seed: NV-C”. The description references the Library of Babel.
Approach
- Examine the image for steganography. The residual pixel values (pixels that differ from a solid background) encode note indices.
- Navigate to libraryofbabel.info and search for seed
NV-C. - Use the pixel-encoded indices to pick specific characters/notes from that seed’s page.
- Reassemble the indexed characters to spell out the flag.
Flag
boroCTF{oneSeedCipherInInfinity}