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
EXPLORE BY TAGS
SIMILAR TOOLS
steg86 is a format-agnostic steganographic tool for x86 and AMD64 binaries.
A data security platform that provides automated sensitive data discovery, access control, monitoring, and compliance capabilities for organizations managing data across multiple storage platforms.
A tool for breaking crypto and identifying weak cryptosystems, with a humorous name and a separate library called Cryptanalib.
A browser extension that helps you find and track sensitive data exposure across the web.
A cloud-based key management service for encrypting and digitally signing data.
A PHP 5.x polyfill for random_bytes() and random_int() created by Paragon Initiative Enterprises.
TestDisk checks disk partitions and recovers lost partitions, while PhotoRec specializes in recovering lost pictures from digital camera memory or hard disks.
PINNED

Mandos
Fractional CISO service that helps B2B companies implement security leadership to win enterprise deals, achieve compliance, and develop strategic security programs.

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.