Ophcrack
From Wikipedia, the free encyclopedia
Developed by | Cedric Tissieres Philippe Oechslin Objectif Sécurité |
---|---|
Latest release | 3.2.1 / 2009-4-3 |
Operating system | Windows, Linux, Mac OS X |
Type | Password cracking |
License | GNU General Public License |
Website | http://ophcrack.sourceforge.net |
Ophcrack is an open source (GPL licensed) program that cracks Windows passwords by using LM hashes through rainbow tables. The program includes the ability to import the hashes from a variety of formats, including dumping directly from the SAM files of Windows. These tables can crack 99.9% of alphanumeric passwords of up to 14 characters in usually a few minutes.[1]
Rainbow tables for LM hashes of alphanumeric passwords are provided for free by the developers. Larger rainbow tables (for LM hashes of passwords with all printable characters, including symbols and space) are available for purchase from Objectif Sécurité. There is also a Live CD version which automates the retrieval, decryption, and cracking of passwords from a Windows system.
Starting with version 2.3, Ophcrack also cracks NTLM hashes. This is necessary if the generation of the LM hash is disabled (this is default for Windows Vista), or if the password is longer than 14 characters (in which case the LM hash is not stored).
[edit] See also
[edit] External links
The Wikibook Reverse Engineering has a page on the topic of |
- Ophcrack 3 (LiveCD 2) home page
- Alternative Ophcrack 3 (LiveCD 2) home page
- Ophcrack Online Demo - form to submit hashes and instantly crack passwords
- Ophcrack LiveCD 2 Tutorial
- Ophcrack home page at École polytechnique fédérale de Lausanne
[edit] References
|
This computer software article is a stub. You can help by expanding it. |