Downloadliste

Projektbeschreibung

Lepton's Crack is a generic password cracker. It is easily-customizable with a simple plugin system and allows system administrators to review the quality of the passwords being used on their systems. It can perform a dictionary-based (wordlist) attack as well as a brute force (incremental) password scan, including the use of regular expressions. It supports standard MD4 hash, standard MD5 hash, NT MD4/Unicode, Lotus Domino HTTP password (R4), and SHA-1 hash formats.

LM (LAN Manager) plus appending and prepending of characters is available in the Development branch (strongly recommended).

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-09-17 15:49
20040914

REGEX Enumeration, wenn len größer als 1 ist jetzt beginnt mit len = 1 und geht bis zu max_len. Charset und RegExen können nun in einer Textdatei gespeichert werden. -stdin ermöglicht Fütterung lcrack von einem externen Passwort-Generator. mktbl Das Programm ist nun enthalten, um Vor-Hash-Tabellen (Rainbow-Tables) zu erzeugen. LM HSA wurde kurz, bis die nächste Version deaktiviert, um es zu überarbeiten.
Tags: Major feature enhancements
REGEX enumeration when len is greater than 1 now starts with len=1 and
proceeds up to max_len. Charset and REGEXes can now be saved to a text
file. -stdin allows feeding lcrack from an external password generator.
The mktbl program is now included to generate pre-computed hash tables
(rainbow tables). LM hsa been briefly deactivated until the next version
to rework it.

2003-01-06 11:14
1.1

Diese Version bietet eine SHA-1-Modul.
Tags: Major feature enhancements
This version adds a SHA-1 module.

2002-12-18 15:24
1.0.1

Mehrere Bugfixes und Optimierungen wurden, einschließlich eines minderjährigen Optimierung (~ 2%) des Lotus Domino-Hash-Berechnung. Wenn ein Passwort wurde in der Eingabedatei wiederholt, nur einer von ihnen gefunden wurde. Dies wurde behoben.
Tags: Minor bugfixes
Several bugfixes and optimizations were made, including a minor optimization (~2%) of the Lotus Domino hash calculation. If a password was repeated in the input file, only one of them was found. This has been fixed.

2002-12-17 23:44
1.0

Tags: Initial freshmeat announcement

Project Resources