⚕️ HiddenMessage is a Python script that uses LSB steganography to hide and extract secret text in images. It encrypts the message with AES before embedding, ensuring both privacy and invisibility.
python security encoding encryption image-processing password pil steganography digital-forensics lsb encryption-decryption data-hiding message-hiding
-
Updated
Apr 4, 2025 - Python