(Optionally) Dependency-free library for steganography (GUI and CLI included)
Project description
StegaSaurus
(Optionally) Dependency-free library for steganography (GUI and CLI included)
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
About The Project
Once again, I was bored so I made this
Built With
- Python version >= 3.8
- May work with earlier versions but it is untested feel free to try it by downloading from my github https://github.com/BizTecBritain/StegaSaurus
Getting Started
To get a local copy up and running follow these simple steps.
Prerequisites
-
Install git and python
$ sudo apt-get update $ sudo apt-get install git $ sudo apt-get install python -
(Optional) Create virtual environment
-
Linux:
$ python -m venv venv $ venv/bin/activate -
Windows:
> python -m venv venv > venv/Scripts/activate.bat
-
Installation
- Clone the repo with
$ git clone https://github.com/BizTecBritain/StegaSaurus.git(IF YOU USE THIS METHOD: In order for this project to run to its full capacity it is recommended that you install pillow and tqdm through pip but this isn't required) - Or install with
$ pip install KarnaughMap
Usage
This can be used as a library (see documentation) or run from the command line
$ cli.py [-h] [--read] [--write] [--audio] [--image] [--no-output] [--output OUTPUT] [--data DATA] [--depth DEPTH] [--raw RAW] input
positional arguments:
input Input file path
optional arguments:
-h, --help show this help message and exit
--read, -r Decrypt Seganography file
--write, -w Encrypt Seganography file
--audio, -a Perform operation on audio file
--image, -i Perform operation on image file
--no-output No output file for decryption
--output OUTPUT Output file path
--data DATA Data file path (write only)
--depth DEPTH, -d DEPTH
Bit depth (default is 2)
--raw RAW Raw data for if data file is not used
For more examples, please refer to the Documentation
Roadmap
See the open issues for a list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE for more information.
Contact
Alexander Bisland - Twitter: @BizTecBritain - Email: BizTecBritain@gmail.com
Project Link: https://github.com/BizTecBritain/StegaSaurus
Acknowledgements
- Thanks to othneildrew for the blank README.md file
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file StegaSaurus-1.0.4.tar.gz.
File metadata
- Download URL: StegaSaurus-1.0.4.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6b05faef4c201a6bc5713fd5810e6fad521247daa9b07ff3f0b770944f9c8db
|
|
| MD5 |
cb8f2206076cf2d8f84dea7cafb84cfd
|
|
| BLAKE2b-256 |
61879f47af9dda66ca9d894fc946fc5bbd1b18d502919b42f915c118239feb20
|
File details
Details for the file StegaSaurus-1.0.4-py3-none-any.whl.
File metadata
- Download URL: StegaSaurus-1.0.4-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ccfe02a0a793c2cb554f1a67a2b30d9190576ff4bb94c76475693974bec3e843
|
|
| MD5 |
ba77e1f44ed5599ccfbbdb849cffdd6b
|
|
| BLAKE2b-256 |
0d83439597f51010e0cb9d4aacc8234da8f0efde98113419c8e6b9331c335133
|