image-steganography
There are 123 repositories under image-steganography topic.
Ge0rg3/StegOnline
A web-based, accessible and open-source port of StegSolve.
x011/SecretPixel
SecretPixel is a cutting-edge steganography tool designed to securely conceal sensitive information within images. It stands out in the realm of digital steganography by combining advanced encryption, compression, and a seeded Least Significant Bit (LSB) technique to provide a robust solution for embedding data undetectably.
aagarwal1012/Image-Steganography-Library-Android
✔️ Hide a secret message in an image
hitanshu-dhawan/ImageSteganography
:closed_lock_with_key:ㅤA C++ program for Image Steganography
Priyansh-15/Steganography-Tools
A project named "STEGANOGRAPHY TOOLS " that provide 4 types of Steganography { Image, Text, Audio, Video } that hides User's Text message in the desired cover file using the tool and can send it to the receiver who can extract the Hidden message using the same tool .
aloner-pro/Steno
Steganographic implementation in images, audio and text files
varunon9/Image-Stegano
Analysis and Implementation of Image Steganography methods using Java
D-ENCODER/KRYPTOR
A python package to seamlessly encrypt and decrypt data into many rich cryptography algorithms
FOSS-Cell-GECPKD/image-stego
Image Steganography
cxy1997/LISO
Learning Iterative Neural Optimizers for Image Steganography
LucaAngioloni/Image_Steganography
Steganography applied to conceal small files inside a PNG image.
Sanjipan/Steganography
A Advance Steganography Tool made with Python The Program Supports Hiding Secret Text data into an innocent looking cover file like : .mp4, .wav, .png, .jpeg, .txt through the use of Steganography Theory.
arsalanjabbari/Image-Steganography-LSB
Image-Steganography-LSB is a command-line application that enables users to perform steganography using the Least Significant Bit (LSB) algorithm on images. This technique allows you to hide sensitive information within image files in a way that is not detectable by the human eye.
Rahul1582/Steganography
Hiding Text and Image inside an Image
amirHosseinEz/Image-steganography-and-compressing
Image steganography and compressing
Kunal-Attri/Data-Security-using-Cryptography-and-Steganography
Improved way of securing data using combined Steganography and Cryptographic techniques
waleko/PictureCrypt
Image-steganography tool
shaina-12/Image-Steganography---Digital-Watermarking-to-Hide-Text-Messages---Networking-5th-Sem-Project
This project is based on image steganography using DCT and AES encryption systems.
subedigaurav/dct-image-steganography
Covert Communication using LSB Based Image Steganography in the frequency domain using the DCT transform.
Maximilian-Koch/stegosphere
A flexible steganography library supporting various file types, including encryption and compression
ImTheCurse/HiddenInPlainSight
🔐ㅤSimple C++ Image Steganography CLI tool to encrypt and decrypt messages hidden using RGB channel manipulation.
1ucif3r/Lumin
LUMIN is a advance collections of Steganography tools designed to securely conceal sensitive information within images , videos & Other Files .
aneeshverma04/steggy
An image steganography encoder and decoder using LSB algorithm
Alok-2002/Image_Steganography_App_Using_Python
Welcome to the Image Steganography App, a project developed by Alok Sharma. This app allows you to hide confidential text messages within images using the concept of steganography. Steganography is the art of hiding information within another seemingly innocuous medium, such as an image.
bysiber/emimg-GUI
Image Steganography GUI | Easily Hide Text Files within Images with User-Friendly GUI | Pyton Tool
iamsubingyawali/encryptstego
Python GUI based application for Image Steganography with encryption using key based LSB substitution
lukefire5156/Steganography-App
This Android Application encodes and decodes secret text message and image into and from the cover image. To encode text message and image into the cover image, users need to first load the cover images into application.
wasimreja/stegano
Steganography web application to embed and extract hidden data within images.
k-sameer701/Image-Steganography
Image steganography is a method for hiding secret data inside digital images, making it virtually undetectable to the human eye. It's used for secure communication, copyright protection, and data concealment. Extraction requires specialized software and decryption keys.
mayanksingh2298/Steganography
We have implemented a software that can hide messages in images (bmp and png) and audio files.
omjogani/Image-steganography
Image Steganography Tool : Hide the data behind Image
TejveerSingh13/Image-Steganography
Using Huffman code to encode and compress the secret text data along with using histogram shifting to encode the data into the image.
Vyshnav-M/Stegger
An android application based on image steganography
Snigdho8869/Image-Processing-Projects
Unlock the visual realm with diverse image processing projects! From creative filters to deep learning colorization, explore the art of image manipulation.
VDZx/RelativeEmbed
Tools to embed and extract data into and from the relative pixel differences between images
vedsmalve/Image_Steganography_using_LSB
Encrypt and hide an image inside an image with this desktop app based on Image Steganography. Choose cover and secret images, set AES keys, and perform LSB algorithm operations. Explore covert communication in images effortlessly.