Bruteforce on GPU #9
-
Is there any way of brute forcing keys with a graphics card? I think it has more power than processor. Or it is not so simple? |
Beta Was this translation helpful? Give feedback.
Answered by
AloneLiberty
May 18, 2023
Replies: 1 comment
-
Not simple and there is no point for that, regular CPU can recover in 10-15 minutes (even faster with SIMD, but we are missing it, with them recovery should we even faster) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AloneLiberty
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not simple and there is no point for that, regular CPU can recover in 10-15 minutes (even faster with SIMD, but we are missing it, with them recovery should we even faster)