Skip to content

R3DHULK/steganography-in-go

Repository files navigation

Steganography In Go

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 😊

See What This Tool Usually Does 👇

Alt text

Git Installation

# Install Git sudo apt install git # Install Go sudo apt install golang # Git Clone git clone https://github.com/R3DHULK/steganography-in-go # Change Directory cd steganography-in-go # Run This Tool To Encode go encoding_data.go # Run This Tool To Encode go decoding_data.go 

Show Support 👇👇👇

https://www.buymeacoffee.com/r3dhulk