Dreambox password decryption

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • f22n22
    Newbie
    • Mar 2012
    • 5

    #1

    Dreambox password decryption

    Hello,
    Does anybody knows how to decrypt a dreambox password?
    I know the way to change it but i don't want to change it.
    I need to learn it...please???
  • preditor
    Member
    • Nov 2011
    • 82

    #2
    Try googleing it Mate


    Discussions about cardsharing are not allowed...
    Discussions about hacking or modifying cable company equipment will be removed.

    Comment

    • f22n22
      Newbie
      • Mar 2012
      • 5

      #3
      I am trying my friend but i need help from someone which has experience...

      Comment

      • Maratonomaku
        Newbie
        • Feb 2012
        • 2

        #4
        Why you want to decrypt a dreambox password mate?!!!

        p.s I think you have to use a hex decrypter...

        Comment

        • TheCoder
          DK Veteran
          • Jun 2011
          • 693

          #5
          If your talking about the linux OS password then it cant be done. The password is stored in the OS password database as a one-way hash which cannot be converted back to the original. Linux allows you entry by taking the password you type at the prompt, hashing it and then comparing it to the hash within its password database file. At no time does it actually un-hash the password to compare (its actually not possible - the algorithm used doesn't allow such things).

          Comment

          • f22n22
            Newbie
            • Mar 2012
            • 5

            #6
            Because i want to login in this dreambox to change something...

            Comment

            • f22n22
              Newbie
              • Mar 2012
              • 5

              #7
              Originally posted by preditor
              Try googleing it Mate
              Originally posted by TheCoder
              If your talking about the linux OS password then it cant be done. The password is stored in the OS password database as a one-way hash which cannot be converted back to the original. Linux allows you entry by taking the password you type at the prompt, hashing it and then comparing it to the hash within its password database file. At no time does it actually un-hash the password to compare (its actually not possible - the algorithm used doesn't allow such things).
              Hello,
              I mean the password that is stored in the passwd file which is in the var/etc folder...
              If i understood well it can't be done?

              Comment

              Working...