sniperline047 / Audio-Steganography-CLILinks
A Python-based Command Line Interface for encoding and decoding secret messages within audio files using various steganography algorithms. Supports Standard LSB, Enhanced LSB (with and without flipping), and provides accuracy calculation for decoded messages.
☆18Updated last year
Alternatives and similar repositories for Audio-Steganography-CLI
Users that are interested in Audio-Steganography-CLI are comparing it to the libraries listed below
Sorting:
- Implementation of LSB Steganography technique in Python 3. It also includes a GUI implementation.☆13Updated 5 years ago
- Steganography is data hidden within data. Steganography is an encryption technique that can be used along with cryptography as an extra-s…☆22Updated 8 years ago
- Improved way of securing data using combined Steganography and Cryptographic techniques☆17Updated 2 years ago
- Python Steganography data hiding in image☆10Updated 4 years ago
- Encrypt and decrypt text and files with AES and RSA encryption and image steganography.☆15Updated 2 years ago
- Final year undergraduate project - embedding secret messages into a live video stream, transmitting the stream, and extracting the messag…☆12Updated 8 years ago
- These are the codes for paper "Learning to Generate Steganographic Cover for Audio Steganography using GAN"☆15Updated 4 years ago
- Applying Steganography followed by Visual Cryptography Encode and Decode data☆17Updated 2 years ago
- Data Hiding in Image☆10Updated 5 years ago
- A distortion limiting approach to Syndrome-Trellis Coding.☆18Updated 2 years ago
- ☆57Updated 5 years ago
- 深度隐写术☆18Updated 5 years ago
- Implementation and Performance Analysis of LSB Steganography Algorithm. The test shows that it has excellent imperceptibility (PSNR value…☆19Updated 5 years ago
- An Improved CNN Steganalysis Architecture Based on “Catalyst Kernels” and Transfer Learning☆26Updated 6 years ago
- Spectrogram is selected as preprocessing feature of audio clips and a feature representation method based on deep residual network (Spec-…☆26Updated 5 years ago
- Video Steganography for Piracy Prevention☆12Updated 9 years ago
- Use F5 steganography to embed text in jpeg. EDB means Encrypt and Decrypt Bit.☆15Updated 6 years ago
- An audio steganalysis method based on CNN in the time domain.☆12Updated 4 years ago
- School Assignment☆33Updated 5 years ago
- A project named "STEGANOGRAPHY TOOLS " that provide 4 types of Steganography { Image, Text, Audio, Video } that hides User's Text message…☆102Updated 2 years ago
- This is a Python module which facilitates text hiding in an image, using the LSB technique. It was made using Python 3.4.2 and the PIL im…☆10Updated 6 years ago
- Simple LSB and DCT. 用Python简单实现LSB和DCT,并用于图像的信息隐藏☆16Updated 6 years ago
- Implementing a highly secure video steganography algorithm using Hamming code (7, 4)☆17Updated 5 years ago
- Hide image in audio. Image in audio steganography with deep learning. Deep learning-based psychoacoustic steganography within earshot.☆26Updated 3 years ago
- The source code of "Audio steganalysis with Improved CNN"☆15Updated 6 years ago
- My implementation of y-DCGAN,which can automatically learn embedding change probability for digital images.☆10Updated 7 years ago
- python program to hide texts inside a video using LSB transformation☆38Updated 5 years ago
- Image Steganography using QR-codes written in Python 3.7.