Package Details: john-git 1.9.0.Jumbo.1.r1012.g9a55a3744-2

Git Clone URL: https://aur.archlinux.org/john-git.git (read-only, click to copy)
Package Base: john-git
Description: fast password cracker (using the git repository of the jumbo patch)
Upstream URL: http://www.openwall.com/john/
Licenses: GPL2, custom
Conflicts: john
Provides: john
Submitter: Atsutane
Maintainer: david_rysk
Last Packager: david_rysk
Votes: 10
Popularity: 0.000000
First Submitted: 2012-11-03 17:25 (UTC)
Last Updated: 2023-01-17 22:01 (UTC)

Dependencies (18)

Required by (8)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3

sanerb commented on 2015-07-30 17:46 (UTC)

quick and effective: [root@dawid ~]# john --test --format=rar-opencl Will run 8 OpenMP threads Device 0: GeForce GTX 560 Ti Benchmarking: rar-opencl, RAR3 (length 5) [SHA1 OpenCL AES]... (8xOMP) Build log: ptxas info : 0 bytes gmem ptxas info : Compiling entry function 'RarHashLoop' for 'sm_21' ptxas info : Function properties for RarHashLoop ptxas . 3584 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads ptxas info : Used 56 registers, 80 bytes cmem[0], 4 bytes cmem[16] ptxas info : Compiling entry function 'RarInit' for 'sm_21' works great, thank you!

yan12125 commented on 2015-07-30 16:40 (UTC)

Thanks for discovering my error. This should have been fixed. I've tested against intel-opencl-runtime with `john --test --format=rar-opencl`

sanerb commented on 2015-07-29 08:16 (UTC)

looks like OpenCL doesn't work (i haven't tested CUDA): [root@dawid ~]# john --test --format=rar-opencl Will run 8 OpenMP threads Device 0: GeForce GTX 560 Ti Benchmarking: rar-opencl, RAR3 (length 5) [SHA1 OpenCL AES]... (8xOMP) OpenCL error (UNKNOWN OPENCL ERROR) in file (common-opencl.c) at line (1829) - (Source kernel not found!) I've tested with upstream and the test initiates properly, so it doesn't seem to be an upstream bug (tested via ../run/john --test --format=rar-opencl). it's probably just a file missing or something but i for the life of me can't seem to figure out what's missing. I'd imagine the building and packaging could be optimized as well- let me know if you want any help on this (reproducing/testing, second set of eyes, etc.) i'm r00t^2 on freenode.

yan12125 commented on 2015-05-29 17:46 (UTC)

Adopt and upload a working version. I've tested the functions I need on x86_64. There's no guarantee that all other functions work as well. I'll try my best to fix as much as possible.

ANTRat commented on 2014-08-18 23:41 (UTC)

git now uses a ./configure script, the previous `make linux-<arch>` style builds no longer work

TrialnError commented on 2014-07-27 19:14 (UTC)

Just updated the PKGBuild to the latest guidelines. No functional test of john itself

Atsutane commented on 2014-03-03 17:43 (UTC)

I only use the stable package I have in [community], orphaned. :-) Sorry that I blocked it. :-/

dequis commented on 2014-03-03 16:28 (UTC)

Getting several errors with this pkgbuild, the patches don't seem to apply to latest git, "make office2john" isn't valid anymore, and there are missing files in the package() section. I gave up since I don't care that much, but leaving this as a warning.