I want every word in notepad decrypt
I received a Notepad with encrypted message. What I want to do is for every word in Notepad decrypt. The numbers and special characters no need to decrypt. Is there a software that can do this?
I received a Notepad with encrypted message. What I want to do is for every word in Notepad decrypt. The numbers and special characters no need to decrypt. Is there a software that can do this?
For this you need Notepad++. Below are the steps to encrypt and decrypt data.
1. Go to this link and download Notepad ++ from here & Install it to your PC.
2. Now open Plug Manger (Plugins > Plugin Manager > Show Plugin Manager.)
3. Select "NppCrypt" from the plug-in list, then click the Install button. Allow Notepad++ to restart after the NppCrypt finishes installing.
4. For Encrypting Text:-
a. Select the text, then go to Plugins > NppCrypt > Encrypt.
b. Select the cipher you, then type in a password.
5. For Decrypt Text :-
a. Selected text, then go to Plugins > NppCrypt > Decrypt.