Need a little help about MYSQL database numbers

Discussion in 'MySQL' started by rabintoy, Jan 16, 2011.

  1. #1
    Hello dudes!...I'm asking if someone knows how to convert numbers from MySQL tables into the character..

    This is the number on my table: 6b43361441040e38781d1b076604b67d
    actually it's a password if it is converted into letters..I totally forgot my admin password and I was hoping to find it on my table..


    Thanks guys! =)
     
    rabintoy, Jan 16, 2011 IP
  2. maximus4ups

    maximus4ups Peon

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    please check the code for the type of encryption..i think its md5... i guess these type of algorithms are one way only...there is no reverse
     
    maximus4ups, Jan 16, 2011 IP
  3. EvanP

    EvanP Banned

    Messages:
    1,731
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #3
    That's not an MD5 hash. I don't think it is anyway.
     
    EvanP, Jan 16, 2011 IP
  4. bunnyadam

    bunnyadam Member

    Messages:
    99
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #4
    you can update your password from mysql, check this blog find linux
     
    bunnyadam, Jan 16, 2011 IP
  5. Sajjad Aslam

    Sajjad Aslam Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Hello ,I Know this a problem.I this there is no solution of md5 converted numbers.It is used for security reasons .So there is no option of converting md5 numbers into original any way if i found the solution of this problem i will tell u.
    Thanks
    Sajjad Aslam
     
    Sajjad Aslam, Jan 16, 2011 IP
  6. rabintoy

    rabintoy Member

    Messages:
    269
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #6
    Ouch...I guess that's this is an encryption and it's really impossible to decrypt it,
    thanks for the help guys
     
    rabintoy, Jan 16, 2011 IP