Skip to content

abhinavthereddy/Hide-50

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hide-50: Web-based steganography tool.

This repository present a web-based tool that allows users to discreetly transfer sensitive text messages using Steganograhy. The goal of this project is to demonstrate the use of Steganography as a useful tool, using Python Flask, SQL, HTML, CSS and Python. The underlying Steganography algorithm used in this demo belongs to Cédric Bonhomme, and can be found at https://github.com/cedricbonhomme/Stegano.

Requirements:

Flask
Flask-Session
passlib
SQLAlchemy
python3
cs50

How to run?

  1. Open terminal in root folder.
  2. pip3 install --user -r requirements.txt
  3. flask run
  4. phpliteadmin data.db

Using the tool?

Watch https://www.youtube.com/watch?v=C2og-DmgLmk&feature=youtu.be

About

Web-based Steganography Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published