Java: Steganography – Least Significant Bit

Java: Steganography – Least Significant Bit

This was an assignment for an advance java class at my local community college. I was asked to get the Least Significant Bit from a text file of binary numbers. Then output the last bit of each line, the LSB, to a new text file. Each line of the new file needed to be eight characters.

Leave a Reply

Your email address will not be published. Required fields are marked *