Create Simple Message Encrypter/Decrypter Using Notepad

by TheKnowledgeFactory in Circuits > Computers

38987 Views, 30 Favorites, 0 Comments

Create Simple Message Encrypter/Decrypter Using Notepad

9 (1).png
Hello with this Simple HTML Application you can Encrypt and Decrypt your message by password. First of all I will show you how to create it and then I will show you how to use it.

Let's Start.

Open Your Notepad.

f.png
2.png
First if all open your notepad. [Start >> Run >> Type “Notepad” >> Enter]

Copy the code which is given on the following link. Which is starting from  <html> and Ending with </html>

http://errorcode401.blogspot.in/2013/07/Create-Simple-Message-EncrypterDecrypter-Using-Notepad.html

Then Save it with .hta extension. [eg MSG-EncDec.hta]




Open It.

9 (1).png
Now Double click on it to Open.

Write Message

4 (1).png
Type your message and password in textboxes.

Encryption

new.png
Now click on Encrytion button then you will get encrypted message in text box as sjown in the given Image.

Decryption

6.png
When you want original message then you have to write your encrypted message and password in that text box then click on Decrypt Button you will get original message.

You may also like.
1) https://www.instructables.com/id/Make-your-computer-speak-what-you-type-using-notep/
2) https://www.instructables.com/id/Lock-your-any-filefolder-without-software-Using-/
3) https://www.instructables.com/id/Batch-File-Numeric-password-cracker-for-Rar-Fi/



Like us on facebook for more.
https://www.facebook.com/errorcode401