is hashcat still support VCL? - 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: is hashcat still support VCL? (/thread-7329.html) |
is hashcat still support VCL? - tea-er - 02-27-2018 Dear All, Is hashcat still support VCL? and is intel GPU support also? Thanks a lot! RE: is hashcat still support VCL? - royce - 02-27-2018 VCL is no longer supported. Intel GPUs are supported via OpenCL, though there are some known problems with Intel's GPU OpenCL implementation, so YMMV. RE: is hashcat still support VCL? - tea-er - 02-27-2018 hi Royce, If VCL is not supported, is another way to do HPC with hashcat? Thanks! RE: is hashcat still support VCL? - royce - 02-27-2018 What's out there today divides the work up, using one of a few options: * Natively, using hashcat's --keyspace, --skip, --limit commands, calculated by custom scripts and work distribution * Free software like Hashview, Hashtopussy, CrackLord, etc. * Commercial software like Hashstack, Passware Kit Forensic, etc. |