Comment on Bruteforcing the DevilComments−verroq12yOr you can write it OpenCL and get a result near instantly.−lunixbochs12yOpenCL would be way overkill for casual brute force. I get several solutions a second using a C hasher on a single CPU core of my laptop.Maybe there's an OpenCL use for finding extremely optimal usernames, though.
Comments
Or you can write it OpenCL and get a result near instantly.
OpenCL would be way overkill for casual brute force. I get several solutions a second using a C hasher on a single CPU core of my laptop.
Maybe there's an OpenCL use for finding extremely optimal usernames, though.