0% found this document useful (0 votes)
26 views3 pages

Steganography

The document provides a step-by-step guide for performing data hiding using the Openstego tool with AES encryption. It includes installation instructions for Stegosuite, embedding data into an image, and extracting hidden information. The process involves selecting files, entering a password, and using the Embed and Extract functions in the Stegosuite interface.

Uploaded by

yup.ngpp
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views3 pages

Steganography

The document provides a step-by-step guide for performing data hiding using the Openstego tool with AES encryption. It includes installation instructions for Stegosuite, embedding data into an image, and extracting hidden information. The process involves selecting files, entering a password, and using the Embed and Extract functions in the Stegosuite interface.

Uploaded by

yup.ngpp
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Perform data hiding using Steganography tool Openstego (use AES encryp�on algorithm).

Steganography installa�on:-

Step 1:-

sudo apt-get update -y

// Execute above command first then execute

// next command to avoid Archives

// Installa�on Error

Step 2:-

sudo apt-get install stegosuite


Steep 3:-

stegosuite

Step 4:-

Embed data:

1. stegosuite command will open the Stegosuite window.

2. Click on the file in the Stegosuite window to select the image file.

3. Type the secret message or select the text files you want to embed in the image.

4. Choose any password and a�er that click on the Embed buton.
In the above image, We are hiding a secret message as well as a text file. Then we just need to click on Embed
and Steganography will be done.

Step 5:-

Extract Data:

1. Click on the file in Stegosuite window to select the stego file you want to extract hidden informa�on
from

2. Type the password and click the extract buton

3. The hidden data will be extracted

You might also like