View Issue Details

IDProjectCategoryView StatusLast Update
0004835Kali LinuxFeature Requestspublic2019-01-25 14:39
Reporterpkreuzt Assigned Tosbrun  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0004835: John the Ripper with OpenMP support
Description

Kali's John is not built with OpenMP and/or OpenCL support. The package doesn't depend on any of these libs and testing shows it does use only a single core (when not using '--fork=N` option, which is not the ideal way to run in multicore). Since almost every reasonably modern computer uses multicore CPU and has quite powerful GPU, it would be great to have the ability to exploit this extra power when cracking.

It seems JtR is already fitted for it, as stated on release notes ( http://openwall.com/lists/john-users/2014/12/18/23 )

"Due to autoconf, things such as OpenMP and OpenCL are now enabled
automatically (if system support for them is detected during build).
When this is undesirable, you may use e.g. "./configure --disable-openmp"
or "./configure --disable-openmp-for-fast-formats" and run with --fork
to achieve a higher cumulative c/s rate across the fork'ed processes."

Activities

sbrun

sbrun

2019-01-25 14:39

manager   ~0010236

John is now built with OpenMP support: version 1.8.0.13-jumbo-1-*

Issue History

Date Modified Username Field Change
2018-07-04 15:43 pkreuzt New Issue
2018-07-04 20:27 elwood Status new => acknowledged
2019-01-25 14:39 sbrun Assigned To => sbrun
2019-01-25 14:39 sbrun Status acknowledged => resolved
2019-01-25 14:39 sbrun Resolution open => fixed
2019-01-25 14:39 sbrun Note Added: 0010236