Claudio André
Claudio André
gcc (GCC) 12.1.1 20220507 (Red Hat 12.1.1-1) I updated (some) CI builders to Fedora 36 (it is a `--disable-openmp` build) ``` Configure finished. Now "make -s clean && make -sj4"...
clang version: 13.0.0 ([email protected]:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) (gcc 4.2.1 compatibility) ``` diskcryptor_common_plug.c:95:17: warning: variable length array folded to constant array as an extension [-Wgnu-folding-constant] unsigned char uc[len]; ^ 1 warning generated. fake_salts.c:96:36:...
gcc (GCC) 11.3.0 ``` In file included from subsets.c:25: subsets.c: In function ‘do_subsets_crack’: subsets.c:498:68: warning: array subscript has type ‘char’ [-Wchar-subscripts] 498 | if (strlen(req_charset) == 1 && isdigit(req_charset[0])) {...
* SIGSEGV ``` Testing: md5crypt-opencl, crypt(3) $1$ [MD5 OpenCL]... Falha de segmentação ``` * If it works for someone else, a workaround can be: ``` if (major == xxxx &&...
It is hard to reproduce. So far I've seen it only using AMD CPU driver (but it is NOT a driver bug). To reproduce: ``` rm -f ../run/opencl/*.bin *.pot; make...
While at #4243 , I found that `wpapcap2john` is not working properly; it has the AVX `vmovdqa. Be aware that it is a package with a fallback chain of JtR...
FTR: * I'm documenting here formats that fail on the new Intel OpenCL CPU driver/runtime. * BTW: they were working on previous driver version 18.1.0.013 (for Ubuntu 16). "$JTR_BIN" -test-full=0...
Someone sent me this request in private. This doesn't seem hard to fix, for anyone with python skills and a sample wallet. **** I would like to extract several blockchain...
Well, thinking about this matter, I realized that a simple patch can solve the problem: - I moved `*nt*` formats and tested the patch; - it seems appropriate to me;...
``` Version: 1.9.0-jumbo-1+bleeding-7ca85e8 2023-03-09 02:29:03 +0100 Build: linux-gnu 64-bit s390x AC OMP System-wide exec: /snap/john-the-ripper/current/run System-wide home: /snap/john-the-ripper/current/run Private home: ~/.john OMP fallback binary: john-non-omp $JOHN is /snap/john-the-ripper/current/run/ Format interface...