-
This patch https://github.com/loverszhaokai/JohnTheRipper/commit/01abf3ff176d371441b979fb750c885d3c91f0d9 found some formats which maybe should unify cases in split() and add FMT_SPLIT_UNIFIES_CASE.
…
-
I guess this must have worked in the past, so I doubt this is a .jtrts.pl error, even if I don't quite understand the `form=cryp` and `.pot CHK:cryp` lines.
```
$ ./jtrts.pl -internal -q
------------…
-
I know it's still not supported in the stable Firefox channel but I went ahead and tried enabling the new "layers.async-pan-zoom.enabled" setting in Firefox stable to get the new, better scrolling/zoo…
-
Ok, after adding test type #4 (true generic), ,I get these problems (some need white listed, not all are bugs).
$ ../run/john -test-full=1 | grep -v PASS
Will run 8 OpenMP threads
- [x] _FP_ Testing:…
jfoug updated
9 years ago
-
Food for thoughts, @jfoug
I think we have far too few formats that use "flat buffers" for the MD4/5 and SHA1/2 intrinsics functions. Reason is obviously we did not support it until last year or so.
…
-
The salt definition includes a component `iterations` which is never used.
crypt_all seems to use a hard coded value of 99.
Who knows whether this format should handle a varying iteration count?
(If t…
-
On my 64bit Linux system:
```
$ ./john fail_blackberry-es10.pw
Loaded 1 password hash (blackberry-es10 [101x SHA-512])
Will run 8 OpenMP threads
Segmentation fault (core dumped)
```
This is the con…
-
```
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…
-
Hi there,
I don't know if it is really an issue or if it is a misconfiguration on my side but here is my problem.
I configured an index settings that way :
GET iislog/_settings
{
"iislog": {
…
-
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…