Audio Steganography: compress, encrypt and hide a secret file inside an audio file (MP3, WAV, OGG, FLAC, ..)
Project description
as4pgc
Hide files inside audio files.
Use "Audio Steganography for Pretty Good Concealing" to compress, encrypt, and hide small files of any type inside compressed audio files (e.g. MP3, FLAC, OGG) or inside uncompressed .WAV files.
Installation
pip install as4pgc
pip install -r requirements.txt
# in linux:
sudo apt install ffmpeg
For Windows you can download ffmpeg from here: https://www.ffmpeg.org/
How to use it?
Hide a file of any type inside an .mp3 file:
as4pgc -w secret.zip carrier.mp3
Use option -p to activate plots and track signal processing steps.
Use option -v to output details.
Then recover the hidden file:
as4pgc -r stego.mp3
Use the option -h for more information:
as4pgc -h
Configuration settings can be adapted in config.ini (detailed documentation to be provided soon).
GitHub Project
https://github.com/ClarkFieseln/as4pgc
License
(c) 2021 Clark Fieseln
This repository is licensed under the MIT license. See LICENSE for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file as4pgc-1.1.5.tar.gz
.
File metadata
- Download URL: as4pgc-1.1.5.tar.gz
- Upload date:
- Size: 38.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce0c982b3f016d561500bf2969e1c1afbf256bf0b71cdbf412188f25349b7f53 |
|
MD5 | 8e8f0f42ac9b6168e647cc57d55c3054 |
|
BLAKE2b-256 | f7ef0ae2453f263e03826bca4419d9cb0e9ffffb4dca2ce595c522e3bbe3be71 |
File details
Details for the file as4pgc-1.1.5-py3-none-any.whl
.
File metadata
- Download URL: as4pgc-1.1.5-py3-none-any.whl
- Upload date:
- Size: 38.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f5ff842c1d22ac90eba47c8c60c70aab565ef577b7de4a5c5a6a089d48200a7 |
|
MD5 | 02c7201efc07d17a22900813b2d12683 |
|
BLAKE2b-256 | ab8b1878f8815126b8f35f38af823bae37e299f3ad2d5e67eb2731563e0eb1b8 |