openwall / openwall/john

Add NTLMv1-opencl and MSCHAPv2-opencl formats (mostly same code path and kernel)

Open
#3,160 5 comments 0 reactions 1 assignee View on GitHub

@magnumripper is already working on this.

Since Feb 16, 2018.

enhancement
Dominant language
C
Stars
13.6k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

Apparently these formats are still used in the wild. We should have GPU support for them. The "many salts" case has totally wild figures on CPU already - it can be even more crazy fast on GPU.

Like... if we do 10G NT hashes per second and load 500 salts of NTLMv1, we'd get, uh.... 5T c/s on GPU. Did I just have a beer too much?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.