You can edit almost every page by Creating an account and confirming your email.

Hash Code cracker

From EverybodyWiki Bios & Wiki



Hash Code Cracker 1.2
Developer(s)NEO Developer
Stable release
1.2 / October 4, 2011; 14 years ago (2011-10-04)
Engine
    Operating systemAll
    Typepassword cracking
    LicenseGNU GPL
    Websitehttp://crackerpassword.sourceforge.net

    Search Hash Code cracker on Amazon.

    Hash Code Cracker is a tool that recovers the original text from hash codes. This tool uses dictionary attack to crack MD5, SHA, and NTLM (Windows) hashes. It is a free open source (GPL licensed) program. Dictionary attack is a method of recovering passwords using known passwords. In this method, the known passwords are listed in a dictionary file. The hash code is compared with the hashes of the known passwords. If it finds any matches, it will return the password.

    Attack Method

    Hash Code Cracker uses a dictionary attack. It takes sample words from a word list (often called a dictionary), generates hashes for each word, and then compares them with the hash code you want to crack. It can perform a variety of changes (case changes, reversing words, etc.) on the words and generate hashes. The program also supports online cracking.

    Features

    • Easy-to-use, GUI (Graphical User Interface).
    • Uses dictionary attack
    • Ability to crack:
      • MD2 hashes
      • MD5 hashes
      • SHA-1 hashes
      • NTLM (Windows passwords)
      • SHA-256, SHA-384, SHA-512 hashes

    Development

    Hash Code Cracker 1.2 was released on October 4, 2011. It was developed in Java using Swing. It is portable software (works on any operating system without modifications). The development team is developing the tool to also use brute force attacks for cracking. It requires the Java Runtime Environment.

    See also

    External links


    This article "Hash Code cracker" is from Wikipedia. The list of its authors can be seen in its historical. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.