LSB Encoding/Decoding
May 5th, 2010
Added a new project: Least Significant Bit (LSB) Encoding and Decoding. By changing the least significant bit of each byte in an image (B&W), its possible to encode an invisible string of text into the image. Check out ways to break it in the code
Code and paper under “Projects” section.

Recent Comments