Session restore and Increasing the Thread Parameter
#1
Question 
My question is about the session restore feature with regards to the parameter -n. Here is a snippit of the script that I am currently running:
Code:
hashcat-cli32.exe -m 1800 -n 2

I know and have tested that I can stop the script from running and later on restore the session. But as you can see I have the parameter -n set at 2. Is it possible to restore the session and change the -n parameter (i.e. 8)?


Messages In This Thread
Session restore and Increasing the Thread Parameter - by kingaddi - 02-05-2014, 05:59 AM