New version of john the ripper dev, available since today.
John is a password cracker (not online) very fast (after the site) and very comprehensive (damage cons, no support CUDA GPU, OpenCL)
Generic * crypt (3) support (enabled with "- format = crypt") has been "Added
Supported By The system but not yet
Supported by John's own optimized cryptographic routines ( Such as "SHA-crypt" and SunMD5). * Optional along with glibc's crypt_r(3) or Solaris' MT-safe crypt(3C).
* Optional parallelization of John's own optimized code for the OpenBSD-style
x86-64 when compiling with GCC 4.4+). - Blowfish-based crypt(3) (bcrypt) hashes with OpenMP has been added.
- * A more suitable version of 32-bit x86 assembly code for Blowfish is now
- chosen on Core i7 and similar CPUs (when they happen to run a 32-bit build).
- * More optimal DES S-box expressions for PowerPC with AltiVec (making use of
- the conditional select operation) contributed by Dumplinger Boy (Dango-Chu)
- have been integrated.
AltiVec+ALU, and other combinations) with bitslice DES has been added (not
enabled by default yet, primarily intended for easy benchmarks on future CPUs,
with future compiler versions, with even more SIMD instruction sets, and with * The obsolete 32-bit SPARC assembly implementation of DES has been dropped.
* The loader will now detect password hashes specified on a line on their own, not only as part of an /etc/passwd or PWDUMP format file. * When run in "--stdin" mode and reading candidate passwords from a terminal (to be typed by the user), John will no longer mess with the terminal settings. * John will now restore terminal settings not only on normal termination or interrupt, but also when forcibly interrupted with two Ctrl-C keypresses.
http://www.openwall.com/john/
0 comments:
Post a Comment