An open API service indexing awesome lists of open source software.

https://github.com/r3dhulk/steganography-in-perl

Simple Steganography Tool In Perl
https://github.com/r3dhulk/steganography-in-perl

blackhat decoder decoders decoding encoder encoder-decoder encoding encryption encryption-decryption ethical ethical-hacking ethical-hacking-tools ethicalhacking hacker hacking stegano steganography steganography-encoding steganograpy stego

Last synced: 2 months ago
JSON representation

Simple Steganography Tool In Perl

Awesome Lists containing this project

README

        

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 <"Secret Message">

# For Decoding Message
perl decode.pl
```

#


Show Support 👇👇👇


https://www.buymeacoffee.com/r3dhulk