| View previous topic :: View next topic |
| Author |
Message |
sxjini Joined: 06 Mar 2009 Posts: 10

Reputation: 2
|
Posted: Fri Jan 22, 2010 6:16 pm Post subject: question of Radmin 2.x hash |
|
|
in forum
you said :The encryption method for RAdmin v2.x: if we have "123" password (for example), it is to be extended by nulls up to 100 symbols, so MD5 algorithm processes not the 3-byte password "123", but 100-byte one started by "123" line.
that means: 12311111......1111 ?and there have 97 byte '1'?
but I encrypted the password “1234432111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111”(there are ninety two ‘1’)
the result is“b519c0b6e54f3356f7227e0edeeb66d7”
but the The correct MD5(Radmin 2.x) should be “afbf3235fd6ff528f1d1e59b9db6353c”
WHY?
sorry ! I'm poor in English |
|
| Back to top |
|
 |
 Admin Joined: 09 Nov 2005 Posts: 11085

Location: CCCP
|
Posted: Fri Jan 22, 2010 9:53 pm Post subject: |
|
|
In the RAdmin v2.x algorithm, the password is expanded with zeros to 100 characters, and those 100 bytes are hashed by the MD5 algorithm.
I.e. for the password "123", it hashes a string that consists of the following 100 bytes
(in the HEX format):
31 32 33 00 00 00 00 ... |
|
| Back to top |
|
 |
sxjini Joined: 06 Mar 2009 Posts: 10

Reputation: 2
|
Posted: Sat Jan 23, 2010 6:59 am Post subject: |
|
|
| tks very much |
|
| Back to top |
|
 |
netmare Joined: 19 Nov 2012 Posts: 2

Reputation: 0
|
Posted: Mon Nov 19, 2012 4:52 am Post subject: |
|
|
PLZ HELP ME TO DECRYPT THIS HASH PLEAZE HELP ME af3a63138bb6cda7b397b86e09aae022 _________________ af3a63138bb6cda7b397b86e09aae022 pleaze help me to recover my password i dont know what type of hash is that i think radmin pleaze help me |
|
| Back to top |
|
 |
|