EvilZone

Hacking and Security => Hacking and Security => : sportsgeek4ever January 28, 2015, 07:41:58 PM

: How to change the hash string back to text
: sportsgeek4ever January 28, 2015, 07:41:58 PM
Hello all


I am newbie with basic understandings algorithms, as I was working I found a dump of md5 hash and I was able to get passwords using hashcat. Can someone tell me, how to change these md5 or SHA1 or anyother once back to text ? I have a dump of usernames which are all in hash and do not know how to change it. It will be helpful if someone can guide me.


Thank you
: Re: How to change the hash string back to text
: d4rkcat January 28, 2015, 07:52:30 PM
From Wikipedia: (https://en.wikipedia.org/wiki/Cryptographic_hash_function)

A cryptographic hash function is a hash function which is considered practically impossible to invert, that is, to recreate the input data from its hash value alone. These one-way hash functions have been called "the workhorses of modern cryptography".[1] The input data is often called the message, and the hash value is often called the message digest or simply the digest.

So no, you can't.
You can only try to crack it by producing hashes from wordlists and comparing them to your password hashes.
Please google (https://startpage.com) before posting here next time.
: Re: How to change the hash string back to text
: Killeramor January 28, 2015, 07:56:24 PM
I love how your google links start page

: Re: How to change the hash string back to text
: d4rkcat January 28, 2015, 08:00:02 PM
I love how your google links start page
Shhh it's the only way ;)