summaryrefslogtreecommitdiffstats
path: root/crypto/chntpw/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/chntpw/DETAILS')
-rwxr-xr-xcrypto/chntpw/DETAILS17
1 files changed, 17 insertions, 0 deletions
diff --git a/crypto/chntpw/DETAILS b/crypto/chntpw/DETAILS
new file mode 100755
index 0000000000..a070e90fc2
--- /dev/null
+++ b/crypto/chntpw/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=chntpw
+ VERSION=080526
+ SOURCE=$SPELL-source-$VERSION.zip
+ SOURCE_URL[0]=http://home.eunet.no/pnordahl/ntpasswd/$SOURCE
+ SOURCE_HASH=sha512:8928f9fa538d9d4f5f5bdc915f9c61cd9e71b5c6df4c23ef8274d37a9690f62e22fbf925214bd602f8a032145a8e4543c3e90e74013a61c740ae55c9173c09e5
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://home.eunet.no/pnordahl/ntpasswd/
+ LICENSE[0]=GPL
+ ENTERED=20080503
+ SHORT="an offline NT/2k/XP/Vista password recovery & registry editor"
+cat << EOF
+chntpw is a utility to (re)set the password of any user that has a valid (local)
+account on your NT/2k/XP/Vista system by modifying the crypted password in the
+registry's SAM file. You do not need to know the old password to set a new one.
+Will detect and offer to unlock locked or disabled out user accounts!
+It is also an almost fully functional registry editor!
+EOF