Audio File Encryption - Printable Version +- Save-Point (https://www.save-point.org) +-- Forum: Material Development (https://www.save-point.org/forum-8.html) +--- Forum: Scripts Database (https://www.save-point.org/forum-39.html) +---- Forum: RPGMaker XP (RGSS) Engine (https://www.save-point.org/forum-116.html) +---- Thread: Audio File Encryption (/thread-2364.html) |
Audio File Encryption - Dark-Yen - 03-08-2008 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
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 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. |