fruitbang
fruitbang
> Hi there, we now have [a CLI version of Outline](https://github.com/Jigsaw-Code/outline-sdk/tree/main/x/examples/outline-cli) that should work for most of the Linux distros. Please have a try. I've been using cli version for...
first i tried the version from the arch repository, then cloned the repository and built the main branch, the result is the same
https://aur.archlinux.org/packages/john-git - same result
Ohh really something changed!!!! https://github.com/user-attachments/assets/23a11b9c-3f23-4013-b9a4-6ed3e9831dea But still not all tests passes... 
``` ./john --test --format=bitcoin-opencl 19:59:35 ☁ bleeding-jumbo ☀ Device 1: gfx1100 [AMD Radeon RX 7900 GRE] Benchmarking: Bitcoin-opencl, Bitcoin Core [SHA512 AES OpenCL]... LWS=32 GWS=81920 (2560 blocks) DONE Speed for...
``` ./john --test --format=md5crypt-opencl 19:59:59 ☁ bleeding-jumbo ☀ Device 1: gfx1100 [AMD Radeon RX 7900 GRE] Benchmarking: md5crypt-opencl, crypt(3) $1$ [MD5 OpenCL]... LWS=128 GWS=327680 (2560 blocks) DONE Warning: "Many salts"...
``` ./john --test --format=nt-opencl 20:00:50 ☁ bleeding-jumbo ☀ Device 1: gfx1100 [AMD Radeon RX 7900 GRE] Benchmarking: NT-opencl [MD4 OpenCL/mask accel]... LWS=128 GWS=81920 (640 blocks) x22308 DONE Raw: 49341M c/s...
``` ./john --test --format=sha1crypt-opencl 20:01:14 ☁ bleeding-jumbo ☀ Device 1: gfx1100 [AMD Radeon RX 7900 GRE] Benchmarking: sha1crypt-opencl, (NetBSD) [PBKDF1-SHA1 OpenCL]... LWS=32 GWS=81920 (2560 blocks) DONE Speed for cost 1...
ALERT!!! ``` ./john --test --format=sha256crypt-opencl 20:01:44 ☁ bleeding-jumbo ☀ Device 1: gfx1100 [AMD Radeon RX 7900 GRE] Benchmarking: sha256crypt-opencl, crypt(3) $5$ (rounds=5000) [SHA256 OpenCL]... Options used: -I opencl -cl-mad-enable -cl-std=CL1.2...
same ``` ./john --test --format=sha512crypt-opencl 20:02:08 ☁ bleeding-jumbo ☀ Device 1: gfx1100 [AMD Radeon RX 7900 GRE] Benchmarking: sha512crypt-opencl, crypt(3) $6$ (rounds=5000) [SHA512 OpenCL]... Options used: -I opencl -cl-mad-enable -cl-std=CL1.2...