Skip to content

Serob/LSB-Steganography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LSB Steganography

Java swing application that will hide data in .bmp files using Least Significant Bit (LSB) steganography algorithm.

- How to use -

Hiding

  1. Select .bmp container file, in which you want to hide data
  2. Select file that needs to be hidden (mast be max ~30% of container file's size)
  3. Press 'Hide data'))

Extracting

  1. Select .bmp container file with already hidden data in it
  2. Press 'Extract data'))

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages