Steganography software for encrypting text into image that uses modified version of LSB (Least Significant Bit) algorithm.
-
Updated
Mar 31, 2020 - Java
Steganography software for encrypting text into image that uses modified version of LSB (Least Significant Bit) algorithm.
Invisible Digital Image Watermarking in spatial domain using LSB bit manipulation
An example application for blind image steganography with a GUI in C#
Covert Communication using LSB Based Image Steganography in the frequency domain using the DCT transform.
LSB(Least Significant Bit) method for steganography using javascript
Steganography using Huffmann Coding and 2d - Block DCT
A Steganography (LSB-Method) Tool For Hide-Unhide (Encode-Decode) Text From Image & Audio File. Also, Hide Image Behind An Image & Extract IT.
LSB Steganography
Implementing Steganography from scratch using Python.
Steganography projects made during studies. Subjects of projects: lsb manipulations, steganalysis, hidding data in image, hidding data in wav file
least significant bit tool
A set of open tools for the study of the LSB method for steganography 🧩🔍
Simple least significant bit (LSB) image steganography algorithm implemented in Rust.
🔐 A Python-based implementation of Least Significant Bit (LSB) Steganography for securely hiding and extracting messages within PNG images. Includes optional password protection and CLI support for embedding and extraction.
This is an implementation of Least Significant Bit Embedding.
This project uses LSB technique which allows us to embed sensitive data in a way that is not visible to the human eye, ensuring the security and privacy of our communication.
Command line tool to perform steganography on an image
Hiding Information Inside an Image using AES-CBC Encryption & Least-Significant-Bit Steganography
Tool for destroying steganographic data from the spatial domain of png images.
To Implement the LSB Steganography using File Handling and Bitwise Operations on C.
Add a description, image, and links to the lsb-bit-manipulation topic page so that developers can more easily learn about it.
To associate your repository with the lsb-bit-manipulation topic, visit your repo's landing page and select "manage topics."