Hash Code cracker
| Developer(s) | NEO Developer |
|---|---|
| Stable release | 1.2
/ October 4, 2011 |
| Engine | |
| Operating system | All |
| Type | password cracking |
| License | GNU GPL |
| Website | http://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:
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
- Hacker (computer security)
- Password cracking
- Brute-force attack
- Public-key cryptography
- Aircrack-ng
- Cain and Abel
- Crack
- DaveGrohl
- Hashcat
- John the Ripper
- L0phtCrack
- Ophcrack
- RainbowCrack
- SAMInside
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.
