hashcat Forum
hashcat doesn't start decrypting - 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 doesn't start decrypting (/thread-11530.html)



hashcat doesn't start decrypting - Bent3lan - 08-01-2023

i captured a pcapng , converted with hcx pcapng and finally i try to run from windows : hashcat - m 22000 "file'' -a 3 ---increment etc , but hashcat stops at ''Initializing backend runtime for device #1. Please be patient...'' and returns to the path with the flashing


RE: hashcat doesn't start decrypting - slyexe - 08-01-2023

Old AMD cards with HIP/OpenCL drivers do not work that well between hashcat. This is an AMD issue which will never be resolved. You can try a few things such as running older AMD drivers which may function but may leave you not capable of using the your graphics card for other thing, such as games which previously functioned.

Can also try using older version of hashcat.


RE: hashcat doesn't start decrypting - Bent3lan - 08-01-2023

thanks so much