HiddenWave

Hide your personal Data inside The Audio wav file
Written in C++ by Gaurav Raj [TheHackersBrain]

bannerImage

Hiddenwave is a simple audio steganography tool written in C++ for hiding your files or messages inside a .wav or .mp3 audio file. You might be wondering, In C++ :confused: ?? You could have done it easily in Python :expressionless:. Yeah! I could but we are hackers Gentleman, We love challenges :sunglasses:. This tool is inspired by HiddenWave created by Techchip.

NOTE: This tool only supports the .mp3 and .wav audio files and can hide any other files inside the audio file.

Version

Hiddenwave 1.2.1

Requirement

Todo

Installation and Uses

Automated Installation (Recommanded)

Change the directory to where you want to install this tool and run the follwing command

curl https://raw.githubusercontent.com/thehackersbrain/hiddenwave/main/install.sh -s | bash

Manual Installation

How to Use

Hiding Data

Extracting Data

./hiddenwave -i output.wav

Credits

Inspired by: HiddenWave by Techchip

Author

Creator: Gaurav Raj
Portfolio: Here
Blog: TheHackersBrain Blog
Projects: Here
Twitter: @thehackersbrain
TryHackMe: hackersbrain