Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Audio File Encryption
#1
Audio File encryption
Version: 1.0

Introduction
3 years ago I was searching the net. On one of the support! pages of microsoft I found a topic on encryption. There was a link mentioned to a dll file Advstl.dll. I Downloaded it straight away, and started to toy with the given WINAPI codes. I came on the idea of trying to encrypt the audio files, something people wanted for very long and I started to write a script.

This year I stumbled on the dll again. I was googling it, to find out whether someone else had used it. OH HELL KGC it self wrote a script AND explanation of the dll. I was very desenlighted about the fact I had been doing all the work for nothing. But then again, no-one ever used it.

So here I am, I made a tool to encrypt music and the possibility to encrypt other files too. I copied the style from KGC (I did not use the r= check to check if the encryption had worked), so there goes that credit for the dll code, but Enjoy.

Features
  • Encrypt All music files but MP3
Screenshots
I placed some screenshots in the Screenshot topic, browse through my posts, it was a time ago (I had this now for over 3 years, like said)

Demo
Box.net Download

Script
Well, the script is in demo, aswell as the DLL.

Instructions
The demo features a File Browser which you can use to
- play music (and encrypt)
- play music (and decrypt)
- encrypt an directory's music
- decrypt an directory's music

To use the encryption in your game, please copy the DLL, and the scripts with an *. Notice you can change the keys in the Started scripts.

FAQ

Q: What happens if I decrypt a decrypted file? or Q: What happens if I encrypt a file that is being processed
A: Nothing. The script will return -1, meaning it did not work.

Q: What happens if I encrypt an encrypted file?
A: It is save as long as the key stays the same

Q: What happens if I decrypt a file with a wrong key
A: The file appears to be decrypted, but is lost forever.

Q: Why can't I encrypt MP3
A: Infact you can, but the due the fact the file needs to be streamed, you can't directly encrypt it again. Meaning the file would be uncrypted while it is being played, not save huh.

Q: Are my files a hundred procents save?
A: No, as Rataime explained, no they are not. But it will stop the majority of noobish people.



Compatibility
Does not work with MP3.

Credits and Thanks
KGC. I guess it is still theirs a bit.
Me?. Hello, it's my tool you are using. Only the dll is theirs, If I translated correctly.

Author's Notes
Just use it.
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   Kichi's Kached Audio DerVVulfman 2 7,433 08-21-2023, 11:01 PM
Last Post: DerVVulfman
   Audio Module Kain Nobel 2 2,002 01-25-2022, 11:39 AM
Last Post: Kain Nobel
   Audio Module Rewrite mcisendstring DerVVulfman 25 35,550 05-03-2020, 08:08 PM
Last Post: MikiIsAway
   Missing Audio Replacer LiTTleDRAgo 1 5,203 06-11-2017, 12:25 AM
Last Post: Whisper
   Moghunter Menus: Scene File Ayumi DerVVulfman 4 13,192 07-28-2016, 05:13 PM
Last Post: Djigit
   Audio Settings EJlol 1 5,824 07-03-2012, 09:36 PM
Last Post: Erechel
   File Missing Error Preventer xnadvance 0 5,511 05-29-2011, 05:24 AM
Last Post: xnadvance
   Load file error dialog Zeriab 0 4,072 03-06-2008, 06:00 AM
Last Post: Zeriab
   AUDIO FIX - Battle Animations DerVVulfman 0 4,918 03-05-2008, 06:44 AM
Last Post: DerVVulfman
   Loading Data from File Trickster 0 4,634 03-02-2008, 06:04 AM
Last Post: Trickster



Users browsing this thread: