Decrypt this MD5 Hash String

Discussion in 'Databases' started by usf, Mar 8, 2010.

  1. danielsun174

    danielsun174 Member

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    31
    #21
    Password hashing-algorythms aren't made for being reverseible. Of course you can alsways try to bruteforce them or let others do on sites like hashhunters.net. But always remember: If your passwords are crackable, you have a stupid hashing-algorythm.
     
    danielsun174, Oct 8, 2013 IP
  2. tom11011

    tom11011 Well-Known Member

    Messages:
    1,117
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    165
    #22
    What are you trying to accomplish? If it's just a lost password, you could either empty it out so only the username is required or you could simply insert a new md5 password into the db.
     
    tom11011, Oct 14, 2013 IP