Page 1 of 3 123 LastLast
Results 1 to 10 of 24
  1. #1
    Join Date
    May 2006
    Location
    Hull
    Posts
    7,701
    Tokens
    2,430
    Habbo
    Moh

    Latest Awards:

    Default MD5 Working Out?

    Well, On our DJ Panel, The passwords are in md5. And if Iv been away, and another Admin has added a DJ, how do I work there passwords (For Back Up) When It is in md5 Form?
    If any one can help, + Rep
    Thank You.

  2. #2
    Join Date
    Feb 2006
    Location
    Ontario Canada
    Posts
    4,587
    Tokens
    0

    Latest Awards:

    Default

    http://www.paulschou.com/tools/xlate/
    and put it in md5 feild

    .:.:#14:.:. .:.: Impossible Is Nothing :.:. .:.: 845 Rep:.:.
    .:.: Stand up for what is right, even if you stand alone:.:.


  3. #3
    Join Date
    May 2006
    Location
    Hull
    Posts
    7,701
    Tokens
    2,430
    Habbo
    Moh

    Latest Awards:

    Default

    Quote Originally Posted by Soccer-Pro View Post
    which 1s md5 feild

  4. #4
    Join Date
    Feb 2005
    Location
    Leicestershire / Sheffield
    Posts
    685
    Tokens
    0

    Default

    Just make a simple PHP file:

    <?php
    echo md5("PASSWORDHERE");
    ?>

  5. #5
    Join Date
    May 2006
    Location
    Hull
    Posts
    7,701
    Tokens
    2,430
    Habbo
    Moh

    Latest Awards:

    Default

    I mean, I want to find out the pass.
    Like, if i had this code,
    e9ca383d24ef03a97d7fe106eb2a6539

    how do i find out what the password is :S

  6. #6
    Join Date
    Aug 2006
    Location
    Northamptonshire
    Posts
    250
    Tokens
    0

    Default

    Quote Originally Posted by .:jack120:. View Post
    I mean, I want to find out the pass.
    Like, if i had this code,
    e9ca383d24ef03a97d7fe106eb2a6539

    how do i find out what the password is :S
    www.md5decrypter.com or get a brute forcer

  7. #7
    Join Date
    Aug 2004
    Location
    UK
    Posts
    11,283
    Tokens
    2,031

    Latest Awards:

    Default

    You cant, its impossible, and the maker of the decriptor sites a ******, MD5 is a HASH not a Encription, The function is a one way hash which cannot be done bacwards, due to being mathamticaly impossible. ALl the sites do are ether use brute force methods or create a database of words to the md5 hashed equivlents "/

  8. #8

    Default

    No, it can be decrypted

  9. #9
    Join Date
    Jul 2006
    Posts
    202
    Tokens
    0

    Default

    lol entor it can be decrypted..
    Pssht

  10. #10
    Join Date
    Dec 2005
    Location
    XX
    Posts
    2,308
    Tokens
    2,015

    Latest Awards:

    Default

    It can't however databases can be made with words people know.
    Last edited by DMB-Hosting; 09-09-2006 at 05:51 PM.


Page 1 of 3 123 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •