The MASM Forum

Projects => MasmBasic & the RichMasm IDE => Topic started by: jj2007 on February 13, 2020, 02:07:16 PM

Title: File encrypter
Post by: jj2007 on February 13, 2020, 02:07:16 PM
Attached a little toy. Extract all files to a folder, then drag EncryptDecryptSources.txt over DecryptFile.exe
The password is ThuFeb20; hit Return and type y to launch whatever opens the decrypted file :cool:

To encrypt a file (preferably a zip archive), drag it over EncryptFile.exe, then choose a password exactly 8 characters long, and hit Return. You may rename the ~encoded.tmp to any other name.