92 results for “topic:steganography-encoding”
Stego is an open-source and free steganography tool that lets you hide your secret message in an image or audio file. You will not notice any change in the image or audio file. However, your secret message will be inside the original image or audio file
Allows invisible watermarking of text and invisible encrypted messages. Uses 17 different invisible characters as HEX + delimiter. Includes encoder, decoder, spammer and other tools.
:camera: Pixel Safe Encryption - Now Cryptographically Secure :lock:
BTSM (Behind-the-Scenes Manipulation) Payloads PoC
Open Sourcce Steganography
ZWSP-Tool is a powerful toolkit that allows to manipulate zero width spaces quickly and easily. ZWSP-Tool allows in particular to detect, clean, hide, extract and bruteforce a text containing zero width spaces.
mp3 steganography library
Basic steganography using python by injecting extra bytes after image file
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.
🔐ㅤSimple C++ Image Steganography CLI tool to encrypt and decrypt messages hidden using RGB channel manipulation.
Flutter plugin for steganography encoding and decoding files within an image using stegify API
An experimental repo with implementations of all basic visual cryptography schemes in Rust
👁️🗨️! STEG-Detector is for detecting hidden information in images, audio, and video files. This tool employs statistical analysis, machine learning, and multimedia processing techniques to identify steganography. Features include multi-format support, metadata extraction, and a user-friendly GUI built with Tkinter.
📦 Flutter Steganograph is a digital image/text encoding package.
This project hides secret text messages inside images using Least Significant Bit (LSB) steganography combined with AES-256 password-based encryption.
Python Steganography
Steganography using Huffmann Coding and 2d - Block DCT
This repository consists of python script to hide data in images using steganography method, and a detailed report about steganography and also example references.
Steganography Online Codec allows you to hide a password encrypted message within the images & photos using AES encryption algorithm with a 256-bit PBKDF2 derived key.
The Steganography Tool by CheckmateBegins lets you securely hide messages within images, making it ideal for private communication. Developed by Tirup Mehta, this user-friendly tool combines simplicity with robust encoding methods.
VoiceSecret – Python Audio Steganography Tool to hide and extract secret messages inside WAV audio files securely.
Steganographic online codec allows you to hide a password encrypted message within the images & photos using AES encryption algorithm with a 256-bit PBKDF2 derived key.
Simple Steganography Tool In Python
Audio & Image Steganography Tools
A Stegbography Toolkit for CTF Players and Organizers. All in one Stegnography toolkit in Python
ImageMeld is a steganography tool that allows users to securely embed files within images. It supports multiple file formats and optionally compresses files into ZIP archives, and provides a user-friendly interface for easy embedding.
Hiding text information in an Audio WAV file
This is a Text based Steganography Engine Using a multi phase engines in an attempt to make Text based steganography relevant
Steganography is the technique of hiding secret data within an ordinary, non-secret, file or message in order to avoid detection; the secret data is then extracted at its destination. This python application implements steganography using image files (PNGs) and allows you to hide text in an image and also retrieve a hidden text from an image.
Steganography tool for security resarch