View on GitHub

Steganocrypto

Steganography( LSB IMAGES ) using DES Cryptography

Download this project as a .zip file Download this project as a tar.gz file

Welcome to Steganocrypto page

Steganography( LSB IMAGES ) using DES Cryptography together

Python program to steganography files into images using the Least Significant Bit technics and Advanced Encryption Standard(AES).

Steganocrypto use a graphical interface to improve the usability. Steganocrypto centralize the Stepic algorithm and AES techniques to improve the transfer of text data in order to avoid forensic techniques.

Informations and how to

Verrsion of python: python 2.7 Install some dependencies before to use:

Source libs from

# sudo apt-get install python-stepic

If you're using the GitHub for Mac, simply sync your repository and you'll see the new branch.

Designer Templates

We've crafted some handsome templates for you to use. Go ahead and continue to layouts to browse through them. You can easily go back to edit your page before publishing. After publishing your page, you can revisit the page generator and switch to another theme. Your Page content will be preserved if it remained markdown format.

Rather Drive Stick?

If you prefer to not use the automatic generator, push a branch named gh-pages to your repository to create a page manually. In addition to supporting regular HTML content, GitHub Pages support Jekyll, a simple, blog aware static site generator written by our own Tom Preston-Werner. Jekyll makes it easy to create site-wide headers and footers without having to copy them across every page. It also offers intelligent blog support and other advanced templating features.

Authors and Contributors

You can @mention a GitHub username to generate a link to their profile. The resulting <a> element will link to the contributor's GitHub Profile. For example: In 2007, Chris Wanstrath (@defunkt), PJ Hyett (@pjhyett), and Tom Preston-Werner (@mojombo) founded GitHub.

Source libs from

Stepic (LSB IMAGES): http://domnit.org/blog/2007/02/stepic-explanation.html AES: http://www.movable-type.co.uk/scripts/aes.html

Support or Contact

Having trouble with Pages? Check out the documentation at https://github.com/gabrielhribeiro/Steganocrypto or contact gabrielrdavid@gmail.com and we’ll help you sort it out.