lmammino / jwt-cracker

Simple HS256, HS384 & HS512 JWT token brute force cracker.

Home Page:https://lmammino.github.io/jwt-cracker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multithread support

MarioVilas opened this issue · comments

Did you consider merging back the changes from this fork? Seems considerably faster...

https://github.com/vaverix/multithread-jwt-cracker

Thanks for your message @MarioVilas! There wasn't a PR from the author of the fork, unfortunately.

I am currently not planning to have time to work on this project, but happy to involve more people who might be interested in contributing.

Let me know if that's something that might interest you

Hi @MarioVilas I just brought in a child_process based PR that would answer your question, am I right @lmammino ? Haven't done the same things yet achieved a similar result.