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.
BPStegano is a steganography tool built using Python 3. It uses AES-128 encryption a custom LSB random pixel algorithm hiding to hide raw strings and any type of file inside images.
Steganografi dengan metode least significant bit
A simple LSB (least significant bit) image steganography web app that uses the RGB channels.
An implementation of steganography using the Least Significant Bit algorithm in the Matlab scripting language. Embed secret messages in images!
least significant bit tool
Implementation of Least Significant Bits in Steganography (YouTube tutorial)
stegtool is a steganography tool which can embed or extract data from image files..
Hide a text document (text.txt) within the same folder as this program into an image (host_image.jpg). The GUI will show the host image in the left panel. The hiding will be performed by replacing the ’n’ lower order bits of image with the ASCII values of the ‘m’ number of characters from the text document. The more text you embed into the image…
LSB engine with PIL to work with steganoed images
Simple steganography tool using LSB methodology written in go.
In the following project we are concentrating on least significant bit of the image and modifying it in spatial domain. We have broken down and concluded about the variations of this algorithm as far as efficiency and hiding capacity of an image. Viability of the algorithm is estimated by client assessments deciding so, all things considered cha…
Hide data inside images. uses least significant bit Steganography to hide data inside images
Fast tools for integer sorting
[Архив 2016] Стеганография изображений / Simple app to encode/decode text in images
Implementing Steganography from scratch using Python.
C++ implimentation of LSD radix sort
Desktop application for information hiding using LSB steganography method
🖼️ My first and one of the simplest ways of steganography
Add a description, image, and links to the least-significant-bit topic page so that developers can more easily learn about it.
To associate your repository with the least-significant-bit topic, visit your repo's landing page and select "manage topics."