Topic: "reverse md5 hash" (page 1 of 3)

1 2 3 >
Author Post
Int3rface
groupmastergroupmaster
hey there everyone i was wondering if anyone could possibly tell me a good website that will reverse really hard md5 hashes like HyBhM6 or something along those lines.

Thanks a lot
Int3rface
private message EMail
Phas(retired)
groupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmaster
QuoteQuote:
hey there everyone i was wondering if anyone could possibly tell me a good website that will reverse really hard md5 hashes like HyBhM6 or something along those lines.

Question 1: What is your definition for the word reverse?
Question 2: What does really hard md5 hash mean?
Question 3: What is HyBhM6 and what does it have to do with MD5?
private message EMail Website
Inferno
groupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmaster
Question 4: What is your definition of the word hash?
private message
Int3rface
groupmastergroupmaster
sorry didn't make it very clear. i was useing HyGG67 etc as an example, like on tbs pocket knife you put that in and press the md5 button and it gives you the string of md5 that equals it. well i needed to know where i could get a something that would reverse the string, so when i put the md5 in it gives me the HyGG67. http://reverse.me.uk is a good one for finding actual words. But i need one that just reverses the md5 string therefore being able to read the word that has been encypted

Int3rface

private message EMail
quangntenemy
groupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmaster
The answers to your questions are in this linkpage
private message EMail Website
H4rlock
groupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmaster
Hi,

That may be what you are looking for:
linkhttp://www.md5lookup.com

Never found it that useful, but if the database grows enough...

Cheers,
H4rlock
private message
Phas(retired)
groupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmaster
I don't see any relation between "reverse" and what "http://reverse.me.uk/"does. That site doesn't reverse anything, it just calculates the MD5 hash of a string of chars.

You should learn some things about hashes. A hash is (by definition) not reversable. You are not able to get the "original string" that generated a given hash, but sometimes you can get a string (the original one?:noclue: ) that gives the same MD5 hash by doing a brute force attack. There are some sites with databases of MD5 hashes, that can help you to find your hash, but it'll only be there if someone entered it before.

So, what you are looking for is a website with a big collection of hashes but it doesn't mean you will find the text for your hash. If it helps you can see the stats of one of those databases: linkMD5. You can imagine that having some millions of known hashes is nothing compared to the 170141183460469231731687303715884105728 possibilities.
private message EMail Website
Int3rface
groupmastergroupmaster
sorry I was useing the wrong word. by reverse i meant tell me what the string means. Sorry phas
thanx for the link h4rloc.
Int3rface
private message EMail
Int3rface
groupmastergroupmaster
Just to explain I am trying to make a crypto challenge, and there is a part were i encrypt something about 5 times and i just want to make sure its possible to get the md5 hash.
Int3rface
private message EMail
chameleon
groupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmaster
it is only possible if this word is in a dictionary ;p
and you should give the hint that it is hashed more than once
private message

Topic: "reverse md5 hash" (page 1 of 3)

1 2 3 >