Loading repository data…
Loading repository data…
HasnainDarkNet / repository
DarKVoice is an open-source voice assistant and audio processing tool built with Python. It supports voice commands, speech recognition, and CLI-based automation features.
ffmpeg -i YOUR_AUDIO.wav -acodec pcm_s16le -ar 44100 fixed.wav
✔ Supports two modes:
1️⃣ Normal Mode – hide message without any key.
2️⃣ Encrypted Mode – hide message using strong SHA-256 key-based encryption
Perfect for cybersecurity researchers, steganography learners, and privacy enthusiasts.
DarkVoice uses the LSB Method, where the least significant bit of audio frames is replaced with secret text bits.
If lock mode is used:
Cyber Security ⚡ Steganography ⚡ Ethical Hacking Tools ⚡