MCPcopy Index your code
hub / github.com/codewithharit/Evil-Eye

github.com/codewithharit/Evil-Eye @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
8 symbols 22 edges 2 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Evil-Eye

Evil Eye is a tool for Audio Steganography.

EvilEye

What is Audio steganography ?

Audio steganography is about hiding the secret message into the audio. It is a technique uses to secure the transmission of secret information or hide their existence. It also may provide confidentiality to secret message if the message is encrypted.

Installation ( Linux )

git clone https://github.com/codewithharit/Evil-Eye.git
cd Evil-Eye
chmod +x *
bash linux.sh
python3 bind.py 

Installation ( Termux )

git clone https://github.com/codewithharit/Evil-Eye.git
cd Evil-Eye
chmod +x *
bash termux.sh
python3 bind.py 

Usage


usage: bind.py [-h] [-f AUDIOFILE] [-m SECRETMSG] [-o OUTPUTFILE] [-p OUTPUTPATH]


optional arguments:

-h, --help show this help message and exit
-f AUDIOFILE Select Audio File
-m SECRETMSG Enter your message
-o OUTPUTFILE Your output file path and name ( with .wav extension )
-p Path of your output file

Extract Hidden Text Message from Audio file

python3 extract.py  -f outputfile (with .wav extension)

Screenshot at 2022-08-22 23-58-20

Screenshot at 2022-08-22 23-59-23

Video Demo

Evil Eye

For More Video Subscribe Cyber Octopus YouTube Channel

Core symbols most depended-on inside this repo

cls
called by 1
bind.py
help
called by 1
bind.py
banner
called by 1
bind.py
em_audio
called by 1
bind.py
cls
called by 1
extract.py
help
called by 1
extract.py
banner
called by 1
extract.py
ex_msg
called by 1
extract.py

Shape

Function 8

Languages

Python100%

Modules by API surface

extract.py4 symbols
bind.py4 symbols

For agents

$ claude mcp add Evil-Eye \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact