Skip to content

R3DHULK/steganography-in-perl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Steganography In Perl

What Is Steganography?

Steganography is the technique of hiding secret data within an ordinary, non-secret, file or message in order to avoid detection; the secret data is then extracted at its destination. The use of steganography can be combined with encryption as an extra step for hiding or protecting data. The word steganography is derived from the Greek words steganos (meaning hidden or covered) and the Greek root graph (meaning to write).

😇 Author: Sumalya Chatterjee

❤️ Don't Copy, Do Fork 😊

Git Installation

# Install Git
sudo apt install git

# Install Perl
sudo apt install perl

# Git Clone
git clone https://github.com/R3DHULK/steganography-in-perl

Usages:

# Change Directory
cd steganography-in-perl

# For Encoding Message
perl encode-msg.pl <input.jpg> <output.jpg> <"Secret Message">

# For Decoding Message
perl decode.pl <output.jpg>

Show Support 👇👇👇

https://www.buymeacoffee.com/r3dhulk