Skip to content

baazis/Stega-Steganography-Tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INTRODUCTION

Stega is a steganography tool which makes sending messages in the form of text or images very secure by making use of the various steganography techniques available, the text or the image can be hidden within another text, audio, video or image, and then transferred via the insecure channels of communication without anyone being able to notice or decrypt the hidden files.

RUN THE PROJECT

Clone the Repo

git clone https://github.com/ritikaxx/Stega-Steganography-Tool

Installing Dependencies

pip install -r requirements.txt

Running Application

python main.py

Architecture

image

UI

image

image

About

Parallel and Distributed Computing project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.5%
  • Python 35.5%