Skip to content
#

audio-steganography

Here are 48 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

This project "STEGANOGRAPHY TOOLS" showcases algorithms to hide text message in four different cover file (Text, Image, Audio, Video) and transfer it to the receiver who can extract the hidden message from these files with the same tools.

  • Updated Oct 27, 2022
  • Jupyter Notebook

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 Mar 16, 2026
  • Python

Improve this page

Add a description, image, and links to the audio-steganography topic page so that developers can more easily learn about it.

Curate this topic

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