As I am sure most of you know, there are decrypters out there. I would not dream of releasing a decrypter if I were the first, but since they are out there it's a different matter. I wrote this to compete against the other decrypters out there.
Features
- Fast decryption. 50 MB usually takes 10-25 seconds to decrypt.
- Decrypt multiple files as once.
- Cross-platform
- User-friendly
- Cool music
Instructions
Note: Java must be installed to run the decrypter. You can download it for free at java.com.
Download the .jar file: http://www.mediafire.com/?yezjhdmjnln
Press enter or double-click on the file to run the program.
When you run the program you'll get a file dialog.
Find the directory with the encrypted archive(s)
You can selected more than one file. Control+Left-click for individual file (de)selection.
A progress bar will allow you to keep track of how far each archive has been encrypted.
When you see this you are done and all the archives has been decrypted :thumb:
If everything went well you should find folder present in the current directory which are named the same as the encrypted archives except for the dot being replaces with underscore.
Future Work
Fix the issue of the decrypted contents not being moved to its proper destination some times.
Allow the output directory to be specified.
Allow batch files for simple decryption of multiple files.
Allow decryption of files across multiple directories to be scheduled for decryption (as opposed to having to run the program one time for each directory)
Allow search of encrypted archives.
Author's Notes
The decrypter is slight slower than my RPG Maker XP/VX Encrypter since it has to create many files compared to one.
Creating files is slow because the OS has to create and attach access lists to it, creating multiple file handlers is expensive and I imagine virus scanners might work slower with multiple files.
*hugs*