Simple command line utility for steganography
Project description
Steganography utility
Simple steganography command line utility
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
About The Project
Simple utility used for image based steganography. Encryption method is least significant byte.
Built With
Getting Started
To setup this project follow these simple steps.
Prerequisites
To run this project you need copy of Python3
- npm
sudo apt-get update sudo apt-get install python3.8
Installation
- Clone the repo
git clone https://github.com/karafra/steg-utility.git
- Install python packages
pip install -r requirements.txt
Usage
CLI supports two modes (encode/decode).
Encode:
steganography -m decode -i output.png
Decode:
steganography -m encode -i input.png -o output.png -p "Super secret message"
For more examples, please refer to the Documentation
Roadmap
See the open issues for a full list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- 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 Apache 2.0 License. See LICENSE for more information.
Contact
Your Name - @karafro - dariusKralovic@protonmail.com
Project Link: https://github.com/karafra/steg-utility
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
File details
Details for the file simple-steganography-1.0.3.tar.gz.
File metadata
- Download URL: simple-steganography-1.0.3.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec97172a68bfe64a9a09af17f5beb413c23135cf9dc558ec1fde4f62a01f7ce2
|
|
| MD5 |
36f71e384d9d874c2e781c07ec7e0564
|
|
| BLAKE2b-256 |
4efa81b5922bd4b774c4a107afb0404bf30a53f4654140ae446f07f5e65015d8
|