Simple steganography command line utility 🖼️ ✍️,
-
Updated
Nov 18, 2024 - Python
Steganography is the practice of concealing a message within another message or a physical object that is not secret. In computing/electronic contexts, a computer file, message, image, or video is concealed within another file, message, image, or video.
Simple steganography command line utility 🖼️ ✍️,
A steganography desktop app.
Crack file stego yang dihasilkan oleh alat Steghide.
🔍 CLI Toolkit for Steganography: Hide and extract data within image files. Based on the Pillow Python library, it supports multiple image formats and color models.
B.E. Final Year Project
This is a Hospital Communication System Using DNA Encryption and Image Steganography This project enables secure communication between two hospitals, Hospital A and Hospital B, by encrypting and hiding sensitive patient data within images using DNA encryption and Least Significant Bit (LSB) steganography techniques, powered by Socket.IO
Ethical Hacking - Useful Resources
Steganographic implementation in images, audio and text files
Making use of chess pgn files to store, encrypt and decrypt data - among other layers of security.
An OSINT / digital forensics tool built 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.
Implementations of audio watermarking methods, speech quality metrics and attacks in different domains.
A tool to hide messages inside an audio file. Inspired by the Tv show Mr Robot.
First Draft OF MediCrypt . Checkout GitHub Repo: MediCrypt Instead!
This tool securely hides encrypted messages inside images using AES encryption and LSB steganography. Encode and decode messages with ease, ensuring data protection.
Projet de stéganographie réalisé en Terminal (BAC) par moi-même (Binôme abs)
A simple project of hiding message inside an image after encrypting it built with python