hashcat Forum

Full Version: Hashcat running in background
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I somehow managed to make hashcat running windows cmd to run in the background. It has a session name and i do not want to lose the progress how do i force a save so i can stop it?

idk if the cmd crashed or what happend but its there in the task manager using gpu it isnt on any virtual desktop hidden
hashcat writes into a session.restore file every time a restorepoint is reached, depending on your attack you can kill the process or try this

cntrl + shift + esc and then when it opens go into the process (little triangle bottom right) and right click “task manager”, you can set it to always be in front, this brings it forward where you can access it (didnt know whether this also works on w10, w11) but give it a try
I'm working on it. I'll let you know