https://github.com/psibi/pystegy
GUI for Steghide in Python
https://github.com/psibi/pystegy
Last synced: 7 months ago
JSON representation
GUI for Steghide in Python
- Host: GitHub
- URL: https://github.com/psibi/pystegy
- Owner: psibi
- License: gpl-3.0
- Created: 2012-04-22T12:21:02.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-04-23T16:34:18.000Z (about 14 years ago)
- Last Synced: 2024-12-27T10:43:47.603Z (over 1 year ago)
- Language: Python
- Homepage: http://blog.psibi.in/2012/04/pystegy.html
- Size: 309 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
PyStegy
--------
A UI for the command line steghide tool written in Python using Qt Framework.
Authors:
--------
* Sibi
License:
--------
GNU GPLv3
Installation:
--------------
1. Download or Clone this repository.
2. $ python stegy.py
Bug Report:
-----------
Issue it here: https://github.com/psibi/PyStegy/issues
Note:
------
Make sure you install the Qt framework and the Python bindings for it before executing it.