openwall / johnny

GUI frontend to John the Ripper password cracker
https://openwall.info/wiki/john/johnny
Other
506 stars 123 forks source link

MPI cluster support #111

Open petito42 opened 6 years ago

petito42 commented 6 years ago

Is it possible, to use Johnny with an MPI john-the-ripper cluster, and I just missed the options? If not, I think it would be a nice feature in the future!

shinnok commented 6 years ago

Hi, not at the moment. This was a potential feature at some point but it was dropped in favor of local parallelization (fork, openmp).

https://marc.info/?l=john-dev&m=143022525818757&w=4

shinnok commented 4 years ago

Note to self: Reconsider this for 3.0 release.