A steganography tools for final exam project, made in Pascal programming language.
Steganography is a deliberate concealment of data within other data, as by embedding digitized text in a digitized image.
Member:
- Janice Claresta Lingga - 32200041
- Feri Andika - 32200007
- Kitbert - 32200038
- Andrew Virya Victorio - 32200091
- An image that must be
.bmp
file extension
- Assume the software is being opened
- Select
Load Embed
option in the radio button - Click the
Load
button - Choose your
.bmp
file - Enter you secret message you want to embed
- Click
Embed
button - The embedded image will be displayed on the right side of the
Original Image
- Save the embedded image with file extension
.bmp
- Assume the software is being opened
- Select
Load Extract
option in the radio button - Click the
Load
button - Choose your
.bmp
file that already contain the secret message - Click
Extract
button - The message should be displayed in the text box
For best recommendation, please use an image with minimum resolution 250x250
Feel free to contribute to our project :D