fruitbang

Results 28 comments of fruitbang

and this ``` ./john --test --format=tezos-opencl 20:02:54 ☁ bleeding-jumbo ☀ Device 1: gfx1100 [AMD Radeon RX 7900 GRE] Benchmarking: tezos-opencl, Tezos Key [PBKDF2-SHA512 OpenCL]... Options used: -I opencl -cl-mad-enable -cl-std=CL1.2...

> > Also, can you please try this (when in the `run` directory of your manual build from this repo): > > For these changes to fully work, also need...

i didn't rebuild all project, just switched to pr/5780 and run `./john --test --format=opencl 2>&1 | tee -a log` UPDATED! segfault in the end added, cuz it wasn't in log...

> Thank you very much for running these tests [@fruitbang](https://github.com/fruitbang)! So it looks like the proposed fix is working to get past the kernel build issues. As to runtime failures,...

#5780 `./john --test=0 --format=opencl,-lm-opencl` ```./john --test=0 --format=opencl,-lm-opencl 21:17:22 ☁ pr/5780 ☂ ✭ Device 1: gfx1100 [AMD Radeon RX 7900 GRE] Testing: AndroidBackup-opencl [PBKDF2-SHA1 AES OpenCL]... PASS Testing: agilekeychain-opencl, 1Password Agile...

`Testing: argon2-opencl, Argon2 [BlaMka OpenCL]... FAILED (cmp_one(1))` `Testing: KeePass-Argon2-opencl [BlaMka OpenCL]... FAILED (cmp_one(1))` `Testing: pgpdisk-opencl, PGP Disk / Virtual Disk [SHA1 AES/TwoFish/CAST OpenCL]... FAILED (cmp_all(1))`

> Thank you very much! Only `3 out of 100 tests have FAILED` plus 1 format crashing (or causing the next to crash) is an unusually good result for an...

I ended up here because I needed to remember the password for a zip archive, as it says in this [link,](https://superuser.com/questions/128859/how-can-i-recover-a-zip-password-using-cuda-gpu) it's great that I could help you, because this...