Skip to content

Hide and extract any file in a bmp with or without password.

Notifications You must be signed in to change notification settings

Reversive/stego-bmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stego-bmp

Hide or extract any file in a BMPv3 (non-compressed, 24-bit bitmap) with or without encryption.

Pre-requisites

Linux:

sudo apt-get install libssl-dev 

Mac:

brew install openssl

Build

Clone the repository and run the following commands:

cd stego-bmp
make

The executable file should be found over the /bin folder.

About

Hide and extract any file in a bmp with or without password.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published