Search Windows Development Tool

Google

Thursday, August 23, 2007

MasRoy Encrypt

MasRoy Encrypt is an encryption tool with RC4 algorithm built with Visual C++. It run under Windows 9x, Windows NT, Windows ME, Windows 2000, and Windows XP. You can use this tool from the other application which is built using other language. You can also use this tool on your web server (if your server is running under Windows).

This is a very useful tool to encrypt file without any addition bytes. MasRoy Encrypt can be run with Graphic User Interface (Dialog) and console application.

To run it in the GUI mode, run the MasRoy Encrypt.exe. Click browse to select a file. If you will encrypt all files in a directory, select a file on this directory, click OK. Delete file name without deleting directory name.

To run it in the console mode, you can choose an option blow:

1. With two arguments*

Command Line : “argument1” “argument2”

argument0 = Exe path of this image

argument1 = Source path of file to be encrypt/decrypt

*Popup dialog will be displayed to ask password and an action is needed to continue (click OK button or press Enter key on the keyboard)

2. With three arguments

Command Line : “argument1” “argument2” “argument3”

argument0 = exe path of this image

argument1 = source path of file to be encrypt/decrypt

argument2 = password/key to encrypt/decrypt

If source path is a file name, this file will be encrypted/decrypted

If source path is a directory name, all files in this directory will be encrypted/decrypted.

This tool will install a shell menu which will be added on the shell menu on Windows Explorer. So, you can encrypt single file or all files in a directory by right click on the file/folder icon and then select Encrypt. Fill your password in the password edit box and select OK button or press Enter key. To remove the shell menu, run MasRoy Encrypt.exe from any location, select Uninstall Button.

Download now to try it.

No comments:

Search Development Tool

Google