hashcat do not work android linux ? - 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 do not work android linux ? (/thread-8273.html) |
hashcat do not work android linux ? - zayac - 03-31-2019 I installed hashcat on android with Linuxdeploy - emulator linux. When you try to start a benchmark, this error crashes: Are there any drivers for android? It was interesting to see the speed brute force. I think nvidia gpu K1 was bi on a level with a best notebook processor. RE: hashcat do not work android linux ? - royce - 03-31-2019 There appears to be no OpenCL on this platform. OpenCL is required. RE: hashcat do not work android linux ? - zayac - 03-31-2019 apparently not. I installed opensl-dev - crashes clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR |