summaryrefslogtreecommitdiffstats
path: root/crypto/lcrack/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/lcrack/DETAILS')
-rwxr-xr-xcrypto/lcrack/DETAILS19
1 files changed, 19 insertions, 0 deletions
diff --git a/crypto/lcrack/DETAILS b/crypto/lcrack/DETAILS
new file mode 100755
index 0000000000..3a590b2804
--- /dev/null
+++ b/crypto/lcrack/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=lcrack
+ VERSION=20040914
+ BUILD_API=2
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://usuarios.lycos.es/reinob/lcrack/$SOURCE
+ SOURCE_HASH=sha1:d3b8f217f8ace5f4545060d15ce9f85a0daba17f
+ WEB_SITE=http://usuarios.lycos.es/reinob/
+ ENTERED=20030410
+ UPDATED=20030410
+ LICENSE[0]=GPL
+ SHORT="Lepton's Crack is a generic password cracker"
+cat << EOF
+Lepton's Crack is a generic password cracker, easily customizable with a simple
+plug-in system. It can perform a dictionary-based (wordlist) attack, as well as
+a brute-force (incremental) password scan. Currently the formats supported are:
+standard MD4 hash, standard MD5 hash, NT MD4/Unicode, Lotus Domino HTTP password
+(R4) and SHA-1.
+EOF