Skip to content

Two simple Python scripts that allows you to send messages within audio files without changing the song.

Notifications You must be signed in to change notification settings

DRAGEno01/MessageEncrptInAudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Message Encrpting In Audio

Do you want to be able to send secret messages through audio files? If that has perfectly discribed why you are here, then this GitHub repo is exactly what you are looking for.

Requirements

You will need to have Python installed. You can visit their website here.

How to Setup

You could use the simple Python console that pops up when you run Python code, but it just looks better if you use Visual Studio Code.

  1. Download the release for the code here.
  2. From there, load it up in Visual Studio Code.
  3. Copy a song into that folder in Visual Studio Code.
  4. Go into the makeSong.py and edit the file name, and ONLY the file name.
  5. In a new terminal, run python makeSong.py.
  6. Enter the message you wish to send through the audio.
  7. Go into the decrpy.py and edit the file name, and ONLY the file name.
  8. In the terminal, run python decrpt.py. You should be able to see the output as the message you typed into it.

Send to a Friend

You can send the audio to a friend, I recommend you send them the decrpt file too, but thats up to you. I recommend you to change the file name in the decrpt file for your friend, but that depends on their knowladge of coding.

And thats Message Encription...

This is really just an educational tool... don't question it and how it could maybe be used to send messages that the FBI wont suspect... unless they find the decrpt.py file...

About

Two simple Python scripts that allows you to send messages within audio files without changing the song.

Resources

Stars

Watchers

Forks

Languages