Skip to content

jhasiddhant/steganography-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LSB Steganography Tool

LSB Steganography is an image steganography technique in which messages are hidden inside an image by replacing each pixel's least significant bit with the bits of the message to be hidden.

Run Locally

Clone the project

  git clone https://github.com/jhasiddhant/steganography-tool.git

Go to the project directory

  cd steganography-tool

Install dependencies

  pip install -r requirements.txt

Run the window.py file

  py window.py

Images

image image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages