Stark is a Python-based image steganography and analysis tool. A fast and efficient tool.
Stark is a CLI tool that uses metadata manipulation to hide your messages in PNG, JPG, JPEG and WEBP images. It can be used for encrypted communication, hiding confidential information, etc.
Furthermore, Stark can scan images (PNG, JPG, JPEG and WEBP), collecting EXIF information, and other information such as image size, date and time of last modification, among other information.
You can use it for various purposes, such as hiding your passwords, secretly chatting with someone you know (using steganography as a means of encrypted communication), investigation, among others.
- KALI LINUX
- TERMUX
Important
📩 For the installation to work, you must have "git", the python language and "pip" installed.
git clone https://github.com/Phant0mthegreat/Stark
cd Stark
bash install.sh
Use the command ↓
python3 Stark.py
To start the program whenever you want