Skip to content

A steganography tools for final exam project, made in Pascal Programming language.

License

Notifications You must be signed in to change notification settings

AlphaByte-RedTeam/PascalSteg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PascalSteg

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:

  1. Janice Claresta Lingga - 32200041
  2. Feri Andika - 32200007
  3. Kitbert - 32200038
  4. Andrew Virya Victorio - 32200091

Requirement

  • An image that must be .bmp file extension

Usage: Embedding message

  1. Assume the software is being opened
  2. Select Load Embed option in the radio button
  3. Click the Load button
  4. Choose your .bmp file
  5. Enter you secret message you want to embed
  6. Click Embed button
  7. The embedded image will be displayed on the right side of the Original Image
  8. Save the embedded image with file extension .bmp

Usage: Extracting message

  1. Assume the software is being opened
  2. Select Load Extract option in the radio button
  3. Click the Load button
  4. Choose your .bmp file that already contain the secret message
  5. Click Extract button
  6. The message should be displayed in the text box

Note

For best recommendation, please use an image with minimum resolution 250x250
Feel free to contribute to our project :D

tutorial

About

A steganography tools for final exam project, made in Pascal Programming language.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages