Cryptography: How password Encryption and Decryption is done

Well, I will be posting some FUD keyloggers and FUD Crypter on learnhackings. To prevent these FUD softwares from being detected by antiviruses, it is necessary to ensure that no careless noob gets access to such FUD softwares. And to ensure this, henceforth, I will password protect such FUD keyloggers and crypters. You will be given encrypted password and not the real password. You have to decrypt the password hash to unlock the FUD software.
So, I am writing this article on Cryptography to help you in decrypting the encrypted password string.
How to decrypt password

How to encrypt password???

Say, I want to encrypt the string: learnhackings.blogspot.com
And the Encryption order is: Base 64-Reverse-String to Hex
a. So, to start with encryption, go to: http://www.crypo.com/eng_base64e.php
and enter our password: techotoys.blogspot.com in the text box. Hit on “Encrypt” to get the encrypted Base 64 password.


b. Now, next we have to Reverse the string obtained from step a. So, go to:
http://www.string-functions.com/reverse.aspx
and enter the string from step a in the text box and hit on Reverse. Copy the string from second box.

c. Next is to encrypt with Hex. Go to: http://www.string-functions.com/string-hex.aspx
and enter the string copied in step b. Hit on Convert to get:
3d3d5162764e6d4c303947637a643262734a6d4c7a6c3362303947616a564764
So, this is our final encrypted password.
Note: Crypo.com and String-functions are one of the best sites used for encryption and decryption. Their combination includes almost all types of encrypting methods.

How to decrypt encrypted password???

So, we are given the above encrypted password and need to get the actual real password.
The encrypted password we need to decrypt is:
3d3d5162764e6d4c303947637a643262734a6d4c7a6c3362303947616a564764
Since Encryption order is: Base 64-Reverse-String to Hex
while decrypting, we need to follow exact opposite order.
So, Decryption order becomes: Hex to String-Reverse-Base 64

A. We have to convert Hex to String. Go to:
http://www.string-functions.com/hex-string.aspx
and enter the encrypted password. Hit on Convert and copy the resultant string.

B. Now, to reverse this string, go to:
http://www.string-functions.com/reverse.aspx
and reverse it. Copy the reversed string.

C. To decrypt using Base 64, go to:
http://www.crypo.com/eng_base64d.php
Enter the string copied in step B and hit on Decrypt. Thus, now, you get your final password: techotoys.blogspot.com

Thus, you have successfully decrypted your password.
So friends, this is all about how password encryption and decryption is done via Cryptography. I have just demonstrated it by illustrating one example. If you find any problem in this tutorial on how to encrypt and decrypt password, please mention it in comments.
Enjoy Cryptography to encrypt and decrypt passwords…



Related Post:

0 comments:

Post a Comment

Most Searches

2leep.com