jwt-cracker icon indicating copy to clipboard operation
jwt-cracker copied to clipboard

GPU acceleration

Open skalahonza opened this issue 6 years ago • 2 comments

I think it would be totally cool the cracker would benefit from GPU. For example: http://gpu.rocks/

skalahonza avatar Jan 04 '19 10:01 skalahonza

Hello @skalahonza and thanks for submitting this to my attention.

The project looks pretty cool, but from a quick read at the docs, it seems to support only a subset of javascript when specifying the function to run in the gpu. This might make tricky a port of the code to the library.

Feel more than welcome to play with this if you have time, i'd happily look into merging a working PR.

Also, in case you didn't know, there's a distributed version of this tool called distributed-jwt-cracker.

lmammino avatar Jan 04 '19 14:01 lmammino

You could rewrite all the code in OpenGL if you wanted to. Not sure how youd keep a variable of where you are at during the operation tho.

wrightwriter avatar Jan 31 '19 16:01 wrightwriter