wok-current annotate john/description.txt @ rev 25044
*/stuff/bootloader.S: fix VCPI case
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jun 02 15:48:36 2022 +0000 (2022-06-02) |
parents | |
children |
rev | line source |
---|---|
samuel_trassare@12044 | 1 John the Ripper is a fast password cracker. Its primary purpose is to detect |
samuel_trassare@12044 | 2 weak passwords. Besides several crypt(3) password hash types most commonly found |
samuel_trassare@12044 | 3 on various systems, supported out of the box are Windows LM hashes, plus lots of |
samuel_trassare@12044 | 4 other hashes and ciphers in the community-enhanced version. |