Stego

Steganography and forensics toolkit for CTF — extract LSB data from images, view individual bit planes, reveal or embed zero-width text, and scan files for embedded signatures.

0 = least-significant bit, where data is usually hidden.

Upload an image to pull raw bytes from a bit plane — the classic place a flag hides.

0 = least-significant bit, where data is usually hidden.

Upload an image to render a single bit plane as black & white — hidden shapes often pop out.

Paste text to scan for hidden zero-width data.

Any file type — images, archives, anything up to 8 MB.

Upload any file to scan for embedded file signatures (binwalk-style).

How many low bits to stretch to full brightness — 1-2 makes subtle LSB stego visible.

Upload an image to split its channels into separate planes, or amplify its low bits so faint patterns become visible.