summaryrefslogtreecommitdiffstats
path: root/crypto/unhash/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/unhash/DETAILS')
-rwxr-xr-xcrypto/unhash/DETAILS14
1 files changed, 14 insertions, 0 deletions
diff --git a/crypto/unhash/DETAILS b/crypto/unhash/DETAILS
new file mode 100755
index 0000000000..165b39fc50
--- /dev/null
+++ b/crypto/unhash/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=unhash
+ VERSION=1.0
+ SOURCE=$SPELL-$VERSION.tgz
+ SOURCE_URL[0]=http://www.geocities.com/dxp2532/$SOURCE
+ SOURCE_HASH=sha512:6d76131b860ddf245ab208a08371b25899519576a7feda3d4a4af60e7c8969167a6d79b9c2e7d754353ac3d7f7ace7867e36020763782675a8614b3e38fcac74
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://www.geocities.com/dxp2532
+ LICENSE[0]=GPL
+ ENTERED=20080519
+ SHORT="an MD5 and SHA1 cracker"
+cat << EOF
+UnHash is a program that tries a brute force attack against a given hash. The
+hash can be MD5 or SHA1, and the program will auto-detect which one is given.
+EOF