Author Topic: How to change the hash string back to text  (Read 571 times)

0 Members and 4 Guests are viewing this topic.

Offline sportsgeek4ever

  • NULL
  • Posts: 1
  • Cookies: 0
    • View Profile
How to change the hash string back to text
« on: 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

Offline d4rkcat

  • Knight
  • **
  • Posts: 287
  • Cookies: 115
  • He who controls the past controls the future. He who controls the present controls the past.
    • View Profile
    • Scripts
Re: How to change the hash string back to text
« Reply #1 on: January 28, 2015, 07:52:30 pm »
From Wikipedia:

Quote
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 before posting here next time.
« Last Edit: January 28, 2015, 07:53:37 pm by d4rkcat »
Jabber (OTR required): thed4rkcat@einfachjabber.de    Email (PGP required): thed4rkcat@yandex.com    PGP Key: here and here     Blog

<sofldan> not asking for anyone to hold my hand uber space shuttle door gunner guy.


Offline Killeramor

  • Peasant
  • *
  • Posts: 115
  • Cookies: 5
  • Programming tutor for Qbasic, and beginner C++.
    • View Profile
Re: How to change the hash string back to text
« Reply #2 on: January 28, 2015, 07:56:24 pm »
I love how your google links start page

Knowledge is free. Share what you know, help others grow. We all start somewhere.

Offline d4rkcat

  • Knight
  • **
  • Posts: 287
  • Cookies: 115
  • He who controls the past controls the future. He who controls the present controls the past.
    • View Profile
    • Scripts
Re: How to change the hash string back to text
« Reply #3 on: January 28, 2015, 08:00:02 pm »
I love how your google links start page
Shhh it's the only way ;)
Jabber (OTR required): thed4rkcat@einfachjabber.de    Email (PGP required): thed4rkcat@yandex.com    PGP Key: here and here     Blog

<sofldan> not asking for anyone to hold my hand uber space shuttle door gunner guy.