APPZXOR
Hello and welcome to APPZXOR,

We would appreciate if you register so you can enjoy
the full benefits of browsing, viewing and using our forum.
Here are some features:

• Create threads;
• Reply to threads;
• View links & images;
• Leave positive or negative feedback to a member.

What are you waiting for? Go ahead and register!
It's free, quick and easy!
APPZXOR
Hello and welcome to APPZXOR,

We would appreciate if you register so you can enjoy
the full benefits of browsing, viewing and using our forum.
Here are some features:

• Create threads;
• Reply to threads;
• View links & images;
• Leave positive or negative feedback to a member.

What are you waiting for? Go ahead and register!
It's free, quick and easy!
APPZXOR
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Where Applications Become AppZ. Join Us Now!
 
HomePortalSearchLatest imagesRegisterLog in
Search
 
 

Display results as :
 
Rechercher Advanced Search
Latest topics
» See you next decade.
How to decrypt Passwords [TUT] Icon_minitimeby LarsValraz Fri Sep 09, 2022 4:43 pm

» Clean Up On Database
How to decrypt Passwords [TUT] Icon_minitimeby Vex338 Mon Jul 06, 2020 2:59 pm

» Guess who's back!
How to decrypt Passwords [TUT] Icon_minitimeby Vex338 Thu Feb 01, 2018 12:16 pm

» [COC] Clash of Clans
How to decrypt Passwords [TUT] Icon_minitimeby D'ShadowZRay Thu Jan 28, 2016 12:10 am

» iam new
How to decrypt Passwords [TUT] Icon_minitimeby D'ShadowZRay Thu Jan 28, 2016 12:06 am

» I need some help
How to decrypt Passwords [TUT] Icon_minitimeby akumasan_01 Fri May 01, 2015 1:25 pm

» HELLO GUYS! :))
How to decrypt Passwords [TUT] Icon_minitimeby Appz-RhastaSix Fri Sep 19, 2014 9:14 am

» Visual C# Programming Basics
How to decrypt Passwords [TUT] Icon_minitimeby Appz-RhastaSix Wed Sep 10, 2014 9:03 am

» Old Game!
How to decrypt Passwords [TUT] Icon_minitimeby iRegen Tue May 13, 2014 12:28 am


Top posters
[Detheroc_93]
How to decrypt Passwords [TUT] I_vote_lcapHow to decrypt Passwords [TUT] I_voting_barHow to decrypt Passwords [TUT] I_vote_rcap 
MrStar
How to decrypt Passwords [TUT] I_vote_lcapHow to decrypt Passwords [TUT] I_voting_barHow to decrypt Passwords [TUT] I_vote_rcap 
kurosakinaruto
How to decrypt Passwords [TUT] I_vote_lcapHow to decrypt Passwords [TUT] I_voting_barHow to decrypt Passwords [TUT] I_vote_rcap 
GreyPhantom
How to decrypt Passwords [TUT] I_vote_lcapHow to decrypt Passwords [TUT] I_voting_barHow to decrypt Passwords [TUT] I_vote_rcap 
ShadowSonic
How to decrypt Passwords [TUT] I_vote_lcapHow to decrypt Passwords [TUT] I_voting_barHow to decrypt Passwords [TUT] I_vote_rcap 
Appzwesley29
How to decrypt Passwords [TUT] I_vote_lcapHow to decrypt Passwords [TUT] I_voting_barHow to decrypt Passwords [TUT] I_vote_rcap 
z_f
How to decrypt Passwords [TUT] I_vote_lcapHow to decrypt Passwords [TUT] I_voting_barHow to decrypt Passwords [TUT] I_vote_rcap 
MasterGandeo
How to decrypt Passwords [TUT] I_vote_lcapHow to decrypt Passwords [TUT] I_voting_barHow to decrypt Passwords [TUT] I_vote_rcap 
Vex338
How to decrypt Passwords [TUT] I_vote_lcapHow to decrypt Passwords [TUT] I_voting_barHow to decrypt Passwords [TUT] I_vote_rcap 
wafumon
How to decrypt Passwords [TUT] I_vote_lcapHow to decrypt Passwords [TUT] I_voting_barHow to decrypt Passwords [TUT] I_vote_rcap 

Share | 
 

 How to decrypt Passwords [TUT]

View previous topic View next topic Go down 
AuthorMessage
markhi03
Addicted Member

markhi03

Posts : 51
Join date : 2012-07-28

How to decrypt Passwords [TUT] Empty
PostSubject: How to decrypt Passwords [TUT]   How to decrypt Passwords [TUT] Icon_minitimeMon Aug 06, 2012 12:36 am

How to decrypt passwords

Probably if you're looking at this tutorial is because you don't know how to decrypt passwords to download keylogger, rats, etc.

Okay my intentions of doing this tutorial are for noobs that doesn’t know how to decrypt passwords and they keep posting how I can decrypt the password.

First there are many ways that the people crypt password, examples:
U-ASCII Encode, T-ASCII Encode, F-ASCII Encode, AER-256 Encrypt, ARMON-64 Encrypt, ATOM-128 Encrypt, BASE-64 Encrypt, ESAB-46 Encrypt, EZIP-64 Encrypt, FERON-74 Encrypt, GILA7 Encrypt, HAZZ-15 Encrypt, MEGAN-35 Encrypt, OKTO3 Encrypt, TIGO-3FX Encrypt, TRIPO-5 Encrypt, ZARA-128 Encrypt, ZONG22 Encrypt.
All these types of encryptions are found at crypo.com

Now let's say the password is:
S0Q5WGZoS3FUbWhmS3kwZw==
And he says encrypted method [TRIPO-5 -> ATOM-128 -> BASE-64].
You need to copy the password as exactly as it is, cause if you miss a letter or number it won't be the same password, and start decrypting it from backwards since it was encrypted this way [TRIPO-5 -> ATOM-128 -> BASE-64] you need to decrypt it this way [BASE-64->ATOM-12TRIPO-5]. The result should be Tutorial , if it wasn’t Tutorial you made an error and try again following the steps I told you. If he says decryption method is [TRIPO-5 -> ATOM-128 -> BASE-64] you just decrypt it like it says.

When people say in their encryption method HEX you need to decrypt it with HEX TO ASCII an example:
The password is:
NTQgNzUgNzQgNmYgNzIgNjkgNjEgNmM
Encryption method was [HEX -> BASE-64] you need to decrypt it this way [BASE-64 -> HEX TO ASCII ], The result should be Tutorial, if it wasn’t Tutorial you made an error and try again following the steps I told you. HEX TO ASCII decrypting method can be found here YELLOWPIPE.COM

There are other ways of encryptions such as Backwards also called Reverser/(ed), this is found two at crypo.com, lets say another example:
The password is:
BbaMCzGFsRA4
Encryption method was [BACKWARDS -> FERON-74] you need to decrypt it this way [FERON-74 -> BACKWARDS ], The result should be Tutorial, if it wasn’t Tutorial you made an error and try again following the steps I told you.

I've seen people that have also tried to confuse people by adding to the encryption method NORMAL TEXT, in this case you don't need to do anything an example:
The password is:
BbaMCzGFsRA4

Encryption method was [NORMAL TEXT -> BACKWARDS -> FERON-74] you need to decrypt it this way [FERON-74 -> BACKWARDS] only, they add NORMAL TEXT to confuse noobs but really you just skip that way. The result should be Tutorial, if it wasn’t Tutorial you made an error and try again following the steps I told you.

A lot of people are asking what to do for binary look here:
For binary you just decrypt it Binary to ACSII and for Hex you decrypt it Hex to ASCII too, in example:

Quote :
30 31 30 31 30 31 30 30 20 30 31 31 31 30 31 30 31 20 30 31 31 31 30 31 30 30 20 30 31 31 30 31 31 31 31 20 30 31 31 31 30 30 31 30 20 30 31 31 30 31 30 30 31 20 30 31 31 30 30 30 30 31 20 30 31 31 30 31 31 30 30

Encryped method:[ Binary -> Hex ]

To decrypt copy the code and then at Yellowpipe.com you select first the option Hex to ACSII then you copy the result, and then select the option Binary to ASCII,
The answer should be Tutorial if it's not try again.

All these method of encryptions are found at: CRYPO.COM
Other encryptions methods can be found at: YELLOWPIPE.COM.
Back to top Go down
ChristerJohn
Moderator
Moderator

ChristerJohn

Posts : 700
Join date : 2012-01-12
Age : 24
Location : World, Philippines

How to decrypt Passwords [TUT] Empty
PostSubject: Re: How to decrypt Passwords [TUT]   How to decrypt Passwords [TUT] Icon_minitimeMon Aug 06, 2012 2:06 am

Nice
Back to top Go down
http://www.christer.com
alenlika16
Helper
Helper

alenlika16

Posts : 727
Join date : 2011-08-08
Age : 29
Location : Gradačac

How to decrypt Passwords [TUT] Empty
PostSubject: Re: How to decrypt Passwords [TUT]   How to decrypt Passwords [TUT] Icon_minitimeMon Aug 06, 2012 2:20 am

good job dude Razz
Back to top Go down
Sponsored content





How to decrypt Passwords [TUT] Empty
PostSubject: Re: How to decrypt Passwords [TUT]   How to decrypt Passwords [TUT] Icon_minitime

Back to top Go down
 

How to decrypt Passwords [TUT]

View previous topic View next topic Back to top 

 Similar topics

-
» cracking porn passwords step by step : by"MenzTration"
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
APPZXOR :: Discussions :: Tricks & Tutorials-
Free forum | ©phpBB | Free forum support | Report an abuse | Forumotion.com