Replies: 4 comments 2 replies
-
what file format is it? the top bar is displaying incorrectly if it shows "initializing" while john is running... |
Beta Was this translation helpful? Give feedback.
-
Ah, PKZIP doesnt have OpenCL.. The issue you are seeing is a titlebar bug, thank you for the screenshot. I'll check it now, it should be displaying, instead of; Initializing->CPU Mode, and OpenCL Available->OpenCL UNSUPPORTED Filetype |
Beta Was this translation helpful? Give feedback.
-
Script is updated with the statusbar fixes. It should now display correctly for resumed jobs To use more cores, you may be able to manually use the fork option. But to do so you will need to start over with a new job, settings cannot be modified for a resumed job. ->Start a job, and while its hashing the file (Creating password hash...) kill it with taskmanager, and navigate to %ProgramFiles%\JtR\Run in CMD prompt, then type the following (changing the zipfile path and name to match the file you are targeting):
then
lmk I may add a popup to offer this when in CPU mode in a future update |
Beta Was this translation helpful? Give feedback.
-
Updated the script, added the ability to split the wordlist for CPU only jobs ;) When CPU Mode is detected, the script will offer the user the option to split the wordlist via popup. (The number of processes is determined by the amount of cores you have) (There may be up to a 60 second delay from when a password is found by one process, before the remaining processes are halted.. It is also worth noting, prior this change all threads on your processor should have already been in use using OpenMP) EDIT: I'm still weighing how valuable this is, as wordlists are usually built in order of MostLikely>LeastLikely, not in alphabetical order.. So if a wordlist is built correctly this may actually slow the job down. In a future version I may end up only triggering the popup only when a very large wordlist is used (1gb+). |
Beta Was this translation helpful? Give feedback.
-
Hello; I have a 5700 XT, Latest drivers. I ran the added AMD-fixer script, got walked through the openCL stuff and on the top it says "[OpenCL AVAILABLE]". Cool.
Other than the fact it's only using 1 CPU thread, and 0% of my GPU?
OpenCL is definitely avalable, so how do I switch to GPU.
Appologies if it's realy obvious, but I don't realy know much about deep technical things with computers, Im only running this "EZ" script for a basically 1 time use case I need, and it's working, it just seems like it's not using my pc to the fullest.
My ETA is... between the 4th and 10th of july. For refference I started this about 2 hours ago... (0.25% at time of writing) It's the 20th of June... HELP
Edit: The bar at the top is stuck on [initializing] so idk what thats about
Beta Was this translation helpful? Give feedback.
All reactions