Monday, November 14, 2011

[Simple Encrypting/Decrypting] Noob Tutorial!

List of encryption/decryption mehtods

AER-256
ARMON-64
ATOM-128
BASE-64
ESAB-46
EZIP-64
FERON-74
GILA7
HAZZ-15
MEGAN-35
OKTO3
TIGO-3FX
TRIPO-5
ZARA-128
ZONG22  


Hex to String
String to Hex
String Reverse  



1. What is crypting and why would i even want to use it?

Well some people find this useful for keeping passwords encrypted, so that you can decrypt the password or any string, it would be very hard for a person to try to decrypt a message if they don't know what to decrypt it with.

2. How do i decrypt a Base-64?

Here is a example, google "base-64 + decrypt?

You can search around (most likely) on one of the first few hits, you will find a EASY to USE online encryption/decryption method.

Now you want to decrypt this 
dGhpcy1pcy1hLXRlc3Q=  

, all you need to do is copy and paste it accurately WITH NO EXTRA SPACES IF NO PROVIDED AND NO QUOTES!

Then if you do so, the message says 
this-is-a-test  



That was simple yes? Hopefully!

3. So if i don't know the decryption method am i screwed?

Not exactly, there are ways to decrypt a message its not impossible. It just takes time and skill.

4. Now... wait... what if the person writes something like this for example (below)

Hint:

Atom128/Base64  

Password:

D6AiblAoHyB5bkgrg5THpgkPgxcXiGk3fiB2nITuHj6TAJH3fi B2ShBKf41RHG6mD6AiblAoHyB5bkgrg5G6SJb6SJbC  

Well that should be simple for you, first take that password, decrypt it with Atom128, then Base64. If it doesn't try the other way around (some people are tricky like that and they do it reverse).

So, hopefully you got the password!

5. Now ... for something not noobish... If the person says this for example (below)

Hint: 


HexToString/Base64/Reverse String/Atom-128  

Password:


QfTGQfTG0JJtgiBepiTgffQ4p5uBiyBTS5H7fy6LAhBuHiBe+h B7i4QAM5u=DyBTSJH7f4T4AhBufjBeTH6GftQAp5NC  

No comments:

Post a Comment