hashcat Forum
hashcat unresponsive over SSH - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: hashcat unresponsive over SSH (/thread-7507.html)



hashcat unresponsive over SSH - oolonthegreat - 05-15-2018

I have a VM instance running on Google Compute Engine. When I SSH into it and then run hashcat, although it seems to be working (it successfully cracks known hashes) it is unresponsive throughout the operation, so I cannot type any of the "[s]tatus [p]ause [b]ypass [c]heckpoint [q]uit" options. I have tried reducing the workload profile to 1, but the problem remains. 

I am not sure if this is actually an SSH related problem, so my apologies in forward if it is.

Here is the CPU I am using for this:

OpenCL Platform #1: Intel(R) Corporation
========================================
* Device #1: Intel(R) Xeon(R) CPU @ 2.30GHz, 1870/7483 MB allocatable, 2MCU


RE: hashcat unresponsive over SSH - oolonthegreat - 05-15-2018

Haven't managed to solve the problem, but a workaround was to add --status and --status-timer=60 parameters so that hashcat updates me on the status every minute without me prompting.