Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The process cannot access the file because it is being used by another process: 'help_crack.res' #101

Open
industrialsociety opened this issue Feb 22, 2024 · 0 comments

Comments

@industrialsociety
Copy link

Have 3 machines running help_crack.py and on one of them I am getting this intermittently. Only way to clear it is fully reboot the machine.

Traceback (most recent call last):
File "C:\Users\x\help_crack.py", line 938, in
hc.run()
File "C:\Users\x\help_crack.py", line 895, in run
os.unlink(self.conf['res_file'])
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'help_crack.res'
PS C:\Users\x\hashcat-6.2.3>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant