Skip to content
#

audio-steganography

Here are 57 public repositories matching this topic...

A project named "STEGANOGRAPHY TOOLS " that provide 4 types of Steganography { Image, Text, Audio, Video } that hides User's Text message in the desired cover file using the tool and can send it to the receiver who can extract the Hidden message using the same tool .

  • Updated Nov 25, 2023
  • Python

It is a Steganography Project created for IBM Skills Build Internship with collaboration with Edunet and AICTE. You can hide text in images as well as wave audio using key and similarly you and decrypt the images and audio file to see the hidden text in it.

  • Updated Dec 13, 2023
  • Python

A unified Python desktop application for file encryption and image/audio steganography, built with CustomTkinter. StegaVault-GUI combines password-based encryption, LSB steganography, and a modular architecture to provide an end-user friendly interface for learning and experimenting with practical cryptography and data hiding techniques.

  • Updated Jul 13, 2026
  • Python

A Python GUI-based audio steganography tool that encrypts messages using Fernet and embeds them into 16-bit WAV files via LSB techniques. Built with Tkinter as a learning-focused project to explore cryptography, password-based key derivation, and practical audio data hiding through a graphical interface.

  • Updated Aug 3, 2026
  • Python

Add this topic to your repo

To associate your repository with the audio-steganography topic, visit your repo's landing page and select "manage topics."

Learn more