WavSteg Logo

WavSteg

0
Free
Visit Website

A steganographic coder for WAV files. This C program accepts two command line arguments: the path to a .wav audio file and the path to any other kind of file. The .wav audio file will be overwritten to include the contents of the second file in the LSB portions of each sample in the .wav. Notes: A 300-second .wav file, at 44100 samples per second with 16 bits per sample for each channel (left and right), has 300 * 44100 * 2 * 16 = bits. If a separate file is encoded into each LSB of each channel sample, the max size of the second file is 300 * 44100 * 2 * 1 = bits.

FEATURES

ALTERNATIVES

Zui is a desktop app for exploring and working with data, powered by Zed's 'Super-Structured Data' approach.

A browser extension that helps you find and track sensitive data exposure across the web.

A demonstration of a method to delete a locked executable or currently running file from disk.

StegCloak is a JavaScript steganography module for hiding secrets inside text using invisible characters.

A project focusing on deconstructing and utilizing data for security using Python modules like IPython, Pandas, and Scikit Learn.

A toolkit for testing, tweaking and cracking JSON Web Tokens

Tool to clean Exif data from images in AWS S3 bucket

Red October is a software-based two-man rule style encryption and decryption server.