crypto
Back to practices Practice 00

STEGANOGRAPHY

Hide secret messages inside BMP images using Least Significant Bit encoding. Each bit of your message replaces the lowest bit of a color channel — invisible to the eye, but recoverable with the right algorithm.

Drop a 24-bit BMP here or click to browse
0 / — bytes
Encoded image will appear here