Télécharger la liste

Description du projet

John the Ripper is a fast password cracker, currently available for many flavors of Unix, Windows, DOS, BeOS, and OpenVMS. Its primary purpose is to detect weak Unix passwords. It supports several crypt(3) password hash types commonly found on Unix systems, as well as Windows LM hashes. On top of this, lots of other hashes and ciphers are added in the community-enhanced version (-jumbo), and some are added in John the Ripper Pro.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-04-28 14:36
1.7.7-jumbo-1

Le patch Jumbo a été ajusté sur la base 1.7.7. La détection des encodages de hachage ambigu a été mis en œuvre. Support pour les tables de hachage plus a été ajouté pour de nombreux types de hachage (plus particulièrement, NTLM). Le "Apache MD5" "format" a été abandonnée (mise en œuvre correcte 1.7.7). L'option - sel-liste a été supprimée. Assortiment autres corrections de bugs, améliorations et modifications ont été apportées.
Tags: Community
The jumbo patch has been rebased to 1.7.7. Detection of ambiguous hash encodings has been implemented. Support for larger hash tables has been added for many hash types (most notably, NTLM). The "Apache MD5" "format" has been dropped (implemented in 1.7.7 proper). The --salt-list option has been dropped. Assorted other bugfixes, enhancements, and changes have been made.

2011-04-28 14:36
1.7.7

Intel AVX (Sandy Bridge) et AMD XOP (Bulldozer) le soutien à bitslice DES a été ajouté. mots de passe en texte clair peut maintenant être "craqué" (pour un test plus rapide et le réglage). Apache "apr1 $ $" les mots de passe MD5 sont maintenant officiellement supporté. Des avertissements additionnels et des conseils sont désormais imprimées, le cas échéant. Les programmes uniques et unshadow ont été nettement plus rapide. De nouveaux échantillons mode externe ont été ajoutées: DateTime, répète, sous-ensembles, AtLeast1-Simple, AtLeast1-générique, et de la politique. Assortiment de corrections de bugs mineurs et améliorations ont été apportées.
Tags: Stable
Intel AVX (Sandy Bridge) and AMD XOP (Bulldozer) support for bitslice DES has been added. Plaintext passwords may now be "cracked" (for faster testing and tuning). Apache "$apr1$" MD5-based password hashes are now officially supported. Additional warnings and hints are now printed when appropriate. The unique and unshadow programs have been made significantly faster. New external mode samples have been added: DateTime, Repeats, Subsets, AtLeast1-Simple, AtLeast1-Generic, and Policy. Assorted minor bugfixes and enhancements were made.

2011-02-17 15:14
1.7.6-jumbo-12

Le "MD5 générique" bug d'auto-test avec "-sse2" et "-mmx" construit (introduit en-jumbo-10) a été corrigé. MSCash et MSCash2 OpenMP parallélisation a été amélioré pour ajuster le nombre d'emplacements de clés en fonction du nombre de threads.
Tags: Community
The "generic MD5" self-test bug with "-sse2" and "-mmx" builds (introduced in -jumbo-10) has been corrected. MSCash and MSCash2 OpenMP parallelization has been enhanced to adjust the number of key slots according to the number of threads.

2011-02-08 07:44
1.7.6-jumbo-11

Un bug x86-64-spécifiques NTLM comparaison de hachage a été corrigé. Auto-tests ont été améliorés pour détecter de tels bogues dans l'avenir. Support pour le craquage des MSCash2 (Domain identification mises en cache des systèmes modernes de Windows) avec OpenMP parallélisation option a été ajoutée. Parallélisation OpenMP similaires pour la MSCash originale a été ajoutée. OpenMP-permis paquetages RPM pour x86-64 Fedora 13 et 14 ont été construits.
Tags: Community, Development
An x86-64-specific NTLM hash comparison bug has been fixed. Self-tests have been enhanced to detect such bugs in the future. Support for cracking of MSCash2 (Domain Cached Credentials of modern Windows systems) with optional OpenMP parallelization has been added. Similar OpenMP parallelization for the original MSCash has been added. OpenMP-enabled RPM packages for x86-64 Fedora 13 and 14 have been built.

2010-06-14 19:24
1.7.6

crypt (3) l'appui a été ajoutée, par exemple pour SHA-crypt et SunMD5, avec parallélisation OpenMP sur Linux et Solaris. code Blowfish John's a également été parallélisé avec OpenMP. Une version plus approprié du code assembleur x86 Blowfish est maintenant choisi le Core i7. Plus optimale DES S-boxes pour PowerPC / AltiVec ont été intégrés. Le code bitslice DES a été remanié pour permettre l'utilisation des intrinsèques SIMD arbitraires et des vecteurs de type mixte (par exemple, 192-bits avec SSE2 MMX +). Le chargeur va maintenant détecter les hachages sur une ligne de leur propre chef. La manipulation des paramètres tty avec "- stdin" et Ctrl-C a été amélioré.
Tags: Development
crypt(3) support has been added e.g. for SHA-crypt and SunMD5, with OpenMP parallelization on Linux and Solaris. John's Blowfish code has also been parallelized with OpenMP. A more suitable version of x86 assembly Blowfish code is now chosen on Core i7. More optimal DES S-boxes for PowerPC/AltiVec have been integrated. The bitslice DES code has been reworked to allow for the use of arbitrary SIMD intrinsics and mixed-type vectors (e.g., 192-bit with SSE2+MMX). The loader will now detect hashes on a line on their own. The handling of tty settings with "--stdin" and Ctrl-C has been improved.

Project Resources