First page Back Continue Last page Graphics
Using Least-Significant Bits
Similar to the audio method discussed earlier, you can use the least-significant bits of each byte to embed a message
Using a 24-bit image, you can hide three bits of data in each pixel’s color value
Using a 1024x768 pixel image, you can hide up to 2,359,296 bits (or 294,912 bytes)
Compressing your message before embedding allows for a relatively large message