Skip to main content

Audio Steganography: compress, encrypt and hide a secret file inside an audio file (MP3, WAV, OGG, FLAC, ..)

Project description

as4pgc

Use "Audio Steganography for Pretty Good Concealing" to hide small files inside compressed audio files (e.g. mp3, flac, ogg) or uncompressed .wav files.

Installation

  pip install as4pgc

You also need to install ffmpeg. Download it 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

as4pgc-1.0.5.tar.gz (36.1 kB view hashes)

Uploaded Source

Built Distribution

as4pgc-1.0.5-py3-none-any.whl (37.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page