steganography-library
There are 37 repositories under steganography-library topic.
DimitarPetrov/stegify
🔍 Go tool for LSB steganography, capable of hiding any file within an image.
JoshuaKasa/van-gonography
Hide 🕵️♂️ your files of any type inside a image of your choice using steganography
computationalcore/cryptosteganography
A python steganography module to store messages or files protected with AES-256 encryption inside an image.
teovoinea/steganography
A simple steganography library written in rust
jaceddd/text_watermark
Allows invisible watermarking of text and invisible encrypted messages. Uses 17 different invisible characters as HEX + delimiter. Includes encoder, decoder, spammer and other tools.
M4cs/pixcryption
:camera: Pixel Safe Encryption - Now Cryptographically Secure :lock:
StegHigh/steghide-bak
Open Sourcce Steganography
paulmillr/steg
Simple and secure steganography
JavDomGom/videostego
Steganography (LSB) on MPEG-4 Part 14 format video files.
tomershay100/mp3-steganography-lib
mp3 steganography library
ytisf/RainbowQR
Python package to encode THREE QR codes into ONE.
ClarkFieseln/AS4PGC
Hide small files inside audio files (MP3, OGG, FLAC, WAV).
LiquidFun/stegowav
Hide information in the wave data of .wav file by using the least significant bits
samadpls/ImageCipher
ImageCipher is a Python library for encoding and decoding messages in images using steganography and optional encryption
zedseven/steg
A steganography toolkit that hides arbitrary file data in lossless images.
lucasmenendez/gosteganography
Simple implementation of the LSB steganography algorithm in go, which uses the least significant bit (LSB) of each colour component (RGB) of each pixel of an image to hide a given message.
raunvk/stegrex-steganography-toolkit
Audio & Image Steganography Tools
NonProjects/steganon
Steganography LSB (with PRNG by seed)
NotCompsky/bpcs
Bit-Plane Complexity Steganography
Divinemonk/steganography
steganography
VerticalHeretic/DisguisedSwiftly
Package with functions and elements needed for Steganography and other components of Cryptography.
enricoDec/SocialMedia-Steganography
Projekt Studium Steganography
italoPontes/Steganography
Implementing Steganography from scratch using Python.
noctera/spyia
A steganography lib for C++
THARUNESHWAR-369/steganography-home
A simple web app for hiding secret messages in images using steganography techniques. Users can encode text in images and decode hidden messages from stego images. Built with Flask, StepIC library, drag and drop file uploads, and a clean UI.
xbaysal11/x-ray
Steganography tool
zanicar/stegano
A simple Golang steganography implementation containing an interface, a PNG steganogram implementation and a command line tool with support for ZIP compression and AES GCM block cipher encryption.
AtheeshRathnaweera/Cryptography_with_python
Hands-on cryptography with python.
dfish13/Stegasaurus2
Python Steganography Library
exc-jdbi/Steganography
Simple tool that shows how steganography works.
lolo77/SecretLib
TopSecret library & command line utility
Marwari/spyChat
A terminal chat app using python program which allows to send a secret message by hidding inside the picture. The encryption/decryption uses steganography library.
MukeshDubey1420/SpyChat-Application-Updated
This Application Is Revised And Updated Version Of My Previous Application "SpyChat Application". Here I am using the Proper Validations And Proper handling. This Application Is more Userfriendly. It is a terminal chat app using python that allows you to send and secret messages hidden safely inside an image.
peterheesterman/lsb_text_png_steganography
Hiding text in portable network graphic (PNG) images
smartkit/SteganographyaaS
Steganography as a service.
zabszk/Image-In-Image-Steganography
A tool that allows to hide an image inside an another image.