A simple tool for encoding data in BMP files
-
Updated
Oct 28, 2024 - C
A simple tool for encoding data in BMP files
A cross-platform command line tool for steganography focused on performance and simplicity written in rust-lang.
System which encodes a message within an image or an audio file using a combination of cryptography and steganography, and decrypts it when the same multimedia file is provided. 🔐
steganography tool used to encypt files using AES and embed them into images
A Dart library for hiding messages in images using Least Significant Bit steganography
Hide an image inside another image with LSB
A university project in which two Steganography questions are solved with Python
Byte flipper for modular types
✔️ Hide a secret message in an image
A simple Python implementation of image steganography using the Least Significant Bit (LSB) algorithm to hide secret messages within image files.
A cryptography-steganography project which aims to provide secure digital communication without losing the confidentiality of the data.
Custom LSB system. Use it to hide your secret file into a png file | feel free to make a pr and contribute
A collection of bit manipulation helpers written TypeScript.
Android application implements the steganographic algorithm LSB on the last 2 bit for channel.
Roleplay Server for San Andreas: Multiplayer 0.3.DL
nanoboard client repository restored from pulled sources
This algortihm is an RGB image encryption method combining chaos theory, DNA sequencing, RSA encryption, and LSB steganography, offering secure key transfer and resistance to statistical and differential attacks.
A set of open tools for the study of the LSB method for steganography 🧩🔍
Steganography is the art and science of concealing information within other data to ensure its confidentiality, In this project, you will implement a basic steganography system using the C programming language. The primary goal is to embed a secret message within an image without visibly altering the image.
Add a description, image, and links to the lsb topic page so that developers can more easily learn about it.
To associate your repository with the lsb topic, visit your repo's landing page and select "manage topics."