ZechBron / zStegHide

Using StegHide. You can embed a file inside an image.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StegHide

Using StegHide. You can embed or extract a file inside an image. ( ' .jpg', ' .wav', ' .bmp' and ' .au' format. Other format is not working.)

StegHide

Examples

Embedding "example.txt" inside a jpg image

Embedding "example.txt" inside a jpg image.

Viewing Info of an image

Viewing Info of an image

Extracting an image

Extracting an image

Installation

Depends on your linux distro

pkg install git -y

git clone https://github.com/ZechBron/zStegHide.git

cd zStegHide

bash setup.sh

To Run

bash steghide.sh

What if you don't want to use this tool cause, let's say, you already know how to use steghide.

Note:

This simple tool is for someone who doesn't know how to use steghide pkg and it's commands.

About

Using StegHide. You can embed a file inside an image.


Languages

Language:Shell 100.0%