Posts: 8
Threads: 4
Joined: Jun 2022
06-14-2022, 12:32 AM
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
Posts: 889
Threads: 15
Joined: Sep 2017
06-14-2022, 10:29 AM
(This post was last modified: 06-14-2022, 10:29 AM by Snoopy.)
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
Posts: 1
Threads: 0
Joined: Jul 2022
I'm working on it. I'll let you know