Steganography software for encrypting text into image
-
Updated
Aug 1, 2025 - Kotlin
Steganography software for encrypting text into image
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 by encoding data in the frequency domain of jpeg images.
LSB(Least Significant Bit) method for steganography using javascript
Steganography using Huffmann Coding and 2d - Block DCT
Implementing Steganography from scratch using Python.
A Steganography (LSB-Method) Tool For Hide-Unhide (Encode-Decode) Text From Image & Audio File. Also, Hide Image Behind An Image & Extract IT.
🔥 IMGNote 像素笔记(普通图片 = 加密笔记本):基于图片隐写(LSB)的跨平台笔记工具,将文字刻进图片像素,实现信息的隐蔽分享和存储,采用Electron/Vue/Spring Boot 技术栈,实现笔记的加密、备份、分类等功能;使用Java编写具体的隐写单元,采用优化的编码技术和数据缓存大大提升读写效率
LSB Steganography
Crypto Stego Lab - A platform for encrypting, decrypting data and detecting steganographic alterations
least significant bit tool
Steganography projects made during studies. Subjects of projects: lsb manipulations, steganalysis, hidding data in image, hidding data in wav file
A set of open tools for the study of the LSB method for steganography 🧩🔍
Steganography tool in C: hides and detects text in images via LSB and Spread Spectrum. Learning project for LLM security research.
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.
Tool for destroying steganographic data from the spatial domain of png images.
Utilizing the concept of Least Significant Bytes of image media files this java program can be used to manipulate an image's bytecode to create a replica png with an encoded message string. it works by distributing the bits of a single byte of character into 8 bytes of image pixel data. also comes with a decoder function to read the hidden message.
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."