Hashcat on VPS (CPU only)
#4
Why would you even think about using these old versions of hashcat ?

Do not use --force

uninstall all the non-vendor drivers (the open source drivers like Mesa/Pocl etc)

Try to fix the clinfo error first, clinfo clearly says it failed to use this device

Code:
clCreateContext(NULL, ...) [default]            <checkNullCtx:2241: create context with device from default platform : error -2>

clCreateContext failed with error code -2

even a tool as simple as clinfo failed to use your devices

What hardware do you even use ?

You should probably better test with release, or beta version from https://hashcat.net/beta), not with older versions of hashcat.
Reply


Messages In This Thread
Hashcat on VPS (CPU only) - by Nism0 - 01-13-2020, 03:53 PM
RE: Hashcat on VPS (CPU only) - by blacktraffic - 01-13-2020, 04:31 PM
RE: Hashcat on VPS (CPU only) - by Nism0 - 01-13-2020, 04:37 PM
RE: Hashcat on VPS (CPU only) - by philsmd - 01-13-2020, 04:49 PM
RE: Hashcat on VPS (CPU only) - by dizcza - 06-12-2020, 09:37 AM
RE: Hashcat on VPS (CPU only) - by philsmd - 06-12-2020, 09:44 AM
RE: Hashcat on VPS (CPU only) - by dizcza - 06-12-2020, 11:52 AM