WPA cracking with the GPU
The GPUs of recent video cards usually comprise a large number of cores that can execute threads concurrently, resulting in faster performing of complex calculations than a CPU.
To be suitable for general purpose computing (GPGPU), the GPU must support the NVIDIA Compute Unified Device Architecture (CUDA) or the Open Computing Language (OpenCL) platforms, which allow normal programs to access and take advantage of the hardware of the GPU when executing specified portions of code.
The two most popular programs included in Kali Linux that make use of the GPU to crack passwords are Pyrit and oclHashcat.
Note
Getting ready for GPU cracking
First of all, it is worth specifying that GPU-based cracking tools don't work in a virtual ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access