Skip to content

Stark is a tool focused on steganography and image analysis, with varied purposes.

Notifications You must be signed in to change notification settings

Phant0mthegreat/Stark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stark Static Badge Static Badge Static Badge Static Badge

Stark is a Python-based image steganography and analysis tool. A fast and efficient tool.

📋 About

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.

👁‍🗨 In what situations could it be used?

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.

🧬 Tested on...

  • KALI LINUX
  • TERMUX

⚙️ Installation + Use

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

💉 Start

Use the command ↓

python3 Stark.py

To start the program whenever you want