Han-Lon / Steganosimple-Cryptor

A simple library for using steganography and symmetric encryption to hide data in image files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steganosimple/Cryptor

Steganosimple: A program for using steganographical methods to hide data inside of image files. Interacted with through the CLI

   

Cryptor: A program for simple symmetric encryption/decryption of binary data using the Cryptor2 library. Interacted with through CLI commands and tkinter file dialog windows

         

DISCLAIMER: Author is not responsible for misuse of this code-- code is purely meant for pursuit of curiosity and desire to strengthen technical skills. DO NOT USE OR MODIFY THIS FOR ILLEGAL ACTIVITIES, YOU WILL GET CAUGHT.

About

A simple library for using steganography and symmetric encryption to hide data in image files

License:MIT License


Languages

Language:Python 100.0%