Uncategorized Hashcat error 'Already an instance running on pid xxx'
Post
Cancel

Hashcat error 'Already an instance running on pid xxx'

If you are not running other instance of netcat just remove pid file running the command below
[sourcecode language="shell"]rm -rf ~/.hashcat/sessions/hashcat.pid
[/sourcecode]