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

Steganography brute-force utility with performance issues, deprecated in favor of stegseek.

Encode or encrypt strings to various hashes and formats, including MD5, SHA1, SHA256, URL encoding, Base64, and Base85.

Calculates RSA parameters and generates RSA private keys in DER or PEM format.

Zama's fhEVM Coprocessor is an open-source tool for developing applications using Fully Homomorphic Encryption, enabling privacy-preserving computations in various domains.

ELFcrypt encrypts ELF binaries to prevent reverse engineering.

Cyera is a data security platform that discovers, classifies, and secures sensitive data across various environments, offering features such as DSPM, identity data access, and data privacy compliance.

Commercial

Showcasing bad cryptography and discussing flawed crypto design.

Tang is a server for binding data to network presence, providing an easy and secure alternative to key escrow.

CyberSecTools logoCyberSecTools

Explore the largest curated directory of cybersecurity tools and resources to enhance your security practices. Find the right solution for your domain.

Copyright © 2024 - All rights reserved