Software Engineer & Developer
Software Engineer & Developer
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
Note to self: Reconsider this for 3.0 release.
Having the ability to pass extra command line parameters for any type of attack is a must, especially since one can already pass extra ENV vars via the Attack Options...
Well when john path changes(to a valid one of course) we need to: 1. Reconsider UI based on core vs. jumbo 2. Start a new session just like open file...
A session created with jumbo and specific options/attacks won't be useful anymore if the user changes the John path to a core version, which is a totally valid and expected...
Are you clear on what you need to do for this?
Is this handled?
If you find it too much for the time being, move it to the next milestone, it's not an urgency. :-)
Moved to the next milestone. Let's get v2.2 out the door.
There's several things to be done here: 1. Subclass m_showJohnProcess from JohnProcess too. 2j. Add --progress-every settings option, enable by default with sensible default. This will override how we update...