10-10-2022, 01:30 AM
Since 6.2.5, currently 6.2.6 I am getting attached errors.
Batch file starting the cracking is the same.
What is suprising here is that after fresh reboot of computer - there is no problem.
Problem appears after once running Google Chrome (at least from what I have observed).
Any ideas?
Commands (variables are set):
hashcat -m 11300 -a 0 -w 3 %file% %pass% -o %out% --session=%t%
hashcat --session %t% --restore
Batch file starting the cracking is the same.
What is suprising here is that after fresh reboot of computer - there is no problem.
Problem appears after once running Google Chrome (at least from what I have observed).
Any ideas?
Commands (variables are set):
hashcat -m 11300 -a 0 -w 3 %file% %pass% -o %out% --session=%t%
hashcat --session %t% --restore