-
```
x86_64-pc-linux-gnu-gcc jumbo.o john-mpi.o DES_fmt.o DES_std.o DES_bs.o DES_bs_b.o BSDI_fmt.o MD5_fmt.o MD5_std.o cryptmd5_common.o BF_fmt.o BF_std.o BF_common.o scrypt_fmt.o escrypt/crypto_scrypt…
-
Having stubs in there is one thing, but pass_gen.pl should definitely not list such formats as being supported. This must be fixed.
Found after seeing GPG was supported, then just getting empty outpu…
-
Here is the current output
```
$ ../run/john
John the Ripper password cracker, version 1.8.0.2-jumbo-1-bleeding_omp [linux-gnu 64-bit SSE4.1-autoconf]
Copyright (c) 1996-2014 by Solar Designer and ot…
jfoug updated
9 years ago
-
From Solar:
```
Benchmarking: scrypt (16384, 8, 1) [Salsa20/8 32/64]... (2xOMP) FAILED (get_hash[0](0))
Benchmarking: dynamic_17 [phpass ($P$ or $H$) 32/64 48x2 (MD5_body)]... (2xOMP) FAILED (get_h…
-
After jumping through the usual hoops to get things running on an OS X machine, the final barrier that I've run into is the lack of /sbin/ip being installed on OS X. I can't seem to find a way to ins…
-
I have moved this to the top post. It is a list of hashes that salt dupe is not working. It MAY be that some of these simply do not have dupe salts (many encryption based quasi-hashes will not). But o…
jfoug updated
9 years ago
-
pass_gen.pl uses "rawmd5" for what JtR calls "raw-md5", and "md5_1" for "md5crypt" and so on. For dynamic, you can use "dynamic_27" or "dynamic_28" but all others are eg. "dynamic=0".
This is immense…
-
This is for a non-GPU build (64bit linux)
```
$ ./john --list=format-methods:binary_hash |grep -E "(^Methods|NULL pointer)" | grep -B 1 NULL
Methods overridden for: scrypt [Salsa20/8 128/128 A…
-
Not sure whether this is a jtrts problem or whether the recent jtrts changes really uncovered tons of bugs.
This is with the latest JtR and test suite commits
https://github.com/magnumripper/JohnThe…
-
Rexgen page on code.google.com states: This project is currently moving to https://github.com/teeshop/rexgen
Installed rexgen from git source tree. JtR bleeding-jumbo from git source tree:
```
Conf…