![]() |
NEED SOME HELP PLEASE - 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: NEED SOME HELP PLEASE (/thread-6370.html) |
NEED SOME HELP PLEASE - dreax - 03-09-2017 Hi, I'm using hashcat cracking oracle s: type password, but my server is equipped with E7-4830 v3 and nvidia k20, the k20 is too slow to crack, I think the E7 would be much faster than it, but I can't find it in hashcat and switch to it. Then I downloaded a legacy version 0.49, but I can set my server's time to the year 2015 because of my privilege.(The os is Windows server 2016) What should I do to make it faster? Thanks! RE: NEED SOME HELP PLEASE - rico - 03-09-2017 Use hashcat's -D switch. Use your E7-4830 v3 device as the numeral. You will need OpenCL runtimes installed for this to work with your CPU. Code: -D, --opencl-device-types | Str | OpenCL device-types to use, separate with comma | -D 1 RE: NEED SOME HELP PLEASE - atom - 03-09-2017 That's the way to go, do not use hashcat-legacy |