wok-current diff john/description.txt @ rev 18468
busybox/tunctl: add -u support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 03 14:36:45 2015 +0200 (2015-10-03) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/john/description.txt Sat Oct 03 14:36:45 2015 +0200 1.3 @@ -0,0 +1,4 @@ 1.4 +John the Ripper is a fast password cracker. Its primary purpose is to detect 1.5 +weak passwords. Besides several crypt(3) password hash types most commonly found 1.6 +on various systems, supported out of the box are Windows LM hashes, plus lots of 1.7 +other hashes and ciphers in the community-enhanced version.