This is my special version of the MEncrypt tool which was originally made my MAIET in the source release. It supports public key generation as well as the standard MEncrypt features.
Download: Multiupload.com - upload your files to multiple file hosting sites!
From the program's help option:
NOTE: this basically kills the .mef encryption.Code:MEncrypt (c) MAIET Entertainment, SecretsOTheP Edition usage: MEncrypt -c MEncrypt -f MEncrypt -d [PrivateKeyFile] [FileToDecrypt] [OutputFileName] MEncrypt -e [PublicKeyFile] [FileToEncrypt] [OutputFileName] -c : Create public/private key pair w/ header file -f : Create public key from private. -d : Decrypt a file with Private Key -e : Encrypt a file with Public Key
You shouldn't use this for any of your encryption techniques, as they are *easily* bypassed unless you protect your exe from reversing, and even then you better hide the key in a different location.






