Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Difference between project and hashcat #18

Open
joroMaser opened this issue May 19, 2022 · 2 comments
Open

Difference between project and hashcat #18

joroMaser opened this issue May 19, 2022 · 2 comments

Comments

@joroMaser
Copy link

I want to crack JWT with HS256
What is the different between your project and hashcat with mode 16500 ?
Thank you

@lmammino
Copy link
Owner

lmammino commented Apr 7, 2023

Honestly i have no idea. I originally built this project as a learning exercise and not to build the fastest solution out there.

I would expect hashcat to be faster than this because it's written in a low level language and probably built with performance in mind.

If anyone wants to do some benchmarks I'd be more than happy to quote/include the results somewhere here (maybe in the README)

@Dastano
Copy link

Dastano commented Apr 7, 2023

Hey, yeah I believe I was wrong, because Hashcat uses MH, and technically I can do 4000 MH, so I assume that's way more then.

But your approach is pretty neat, to keep it running on a 2. Device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants