Steganography

Steganography

SeanLachhander

Hide a text document (text.txt) within the same folder as this program into an image (host_image.jpg). The GUI will show the host image in the left panel. The hiding will be performed by replacing the ’n’ lower order bits of image with the ASCII values of the ‘m’ number of characters from the text document. The more text you embed into the image, the lesser the quality the image will be. The GUI will show the value of ’n’ and ‘m’, where ’n’ can vary from 0 to 8 and ‘m’ can be any value between 0 and the maximum number of characters that can be embedded in the image.

3 Stars
1 Forks
3 Watchers
Java Language
66.1 SrcLog Score
Cost to Build
$3.1K
Market Value
$1.6K

Growth over time

8 data points  ·  2021-08-01 → 2026-04-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about Steganography

Question copied to clipboard

What is the SeanLachhander/Steganography GitHub project? Description: "Hide a text document (text.txt) within the same folder as this program into an image (host_image.jpg). The GUI will show the host image in the left panel. The hiding will be performed by replacing the ’n’ lower order bits of image with the ASCII values of the ‘m’ number of characters from the text document. The more text you embed into the image, the lesser the quality the image will be. The GUI will show the value of ’n’ and ‘m’, where ’n’ can vary from 0 to 8 and ‘m’ can be any value between 0 and the maximum number of characters that can be embedded in the image.". Written in Java. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone Steganography

Clone via HTTPS

git clone https://github.com/SeanLachhander/Steganography.git

Clone via SSH

[email protected]:SeanLachhander/Steganography.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the Steganography issue tracker:

Open GitHub Issues