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

Add OpenCL support for cracking KeePass files #2471

Closed
kholia opened this issue Mar 20, 2017 · 5 comments
Closed

Add OpenCL support for cracking KeePass files #2471

kholia opened this issue Mar 20, 2017 · 5 comments
Assignees
Labels
enhancement RFC / discussion Help or comments wanted

Comments

@kholia
Copy link
Member

kholia commented Mar 20, 2017

The KDF of KeePass is pretty unique and the work intensive parts of the KDF involve AES.

@magnumripper
Copy link
Member

magnumripper commented Apr 24, 2017

I intend to look into this soon.

@magnumripper
Copy link
Member

a666e7e was a start

magnumripper added a commit that referenced this issue Jan 30, 2018
and ChaCha. Also fixes a bug in shared valid() - it didn't reject
unsupported hashes :-(

This kernel should be rewritten as a looped kernel. See #2471.
magnumripper added a commit that referenced this issue Jan 30, 2018
and ChaCha. Also fixes a bug in shared valid() - it didn't reject
unsupported hashes :-(

This kernel should be rewritten as a looped kernel. See #2471.
magnumripper added a commit that referenced this issue Jan 30, 2018
and ChaCha. Also fixes a bug in shared valid() - it didn't reject
unsupported hashes :-(

Closes #2471.
magnumripper added a commit that referenced this issue Jan 30, 2018
and ChaCha. Also fixes a bug in shared valid() - it didn't reject
unsupported hashes :-(

Closes #2471.
magnumripper added a commit that referenced this issue Jan 30, 2018
and ChaCha. Also fixes a bug in shared valid() - it didn't reject
unsupported hashes :-(

Closes #2471.
@magnumripper
Copy link
Member

Dang, many moving parts here. Maybe it's all set now.

@magnumripper
Copy link
Member

#3131

magnumripper added a commit that referenced this issue Jan 30, 2018
and ChaCha. Also fixes a bug in shared valid() - it didn't reject
unsupported hashes :-(

Closes #2471.
magnumripper added a commit that referenced this issue Jan 30, 2018
and ChaCha. Also fixes a bug in shared valid() - it didn't reject
unsupported hashes :-(

Closes #2471.
magnumripper added a commit that referenced this issue Jan 30, 2018
and ChaCha. Also fixes a bug in shared valid() - it didn't reject
unsupported hashes :-(

Closes #2471.
magnumripper added a commit that referenced this issue Jan 30, 2018
and ChaCha. Also fixes a bug in shared valid() - it didn't reject
unsupported hashes :-(

Closes #2471.
magnumripper added a commit that referenced this issue Jan 31, 2018
and ChaCha. Also fixes a bug in shared valid() - it didn't reject
unsupported hashes :-(

Closes #2471.
magnumripper added a commit that referenced this issue Jan 31, 2018
and ChaCha. Also fixes a bug in shared valid() - it didn't reject
unsupported hashes :-(

Closes #2471.
magnumripper added a commit that referenced this issue Jan 31, 2018
and ChaCha. Also fixes a bug in shared valid() - it didn't reject
unsupported hashes :-(

Closes #2471.
magnumripper added a commit that referenced this issue Jan 31, 2018
and ChaCha. Also fixes a bug in shared valid() - it didn't reject
unsupported hashes :-(

Closes #2471.
magnumripper added a commit that referenced this issue Jan 31, 2018
and ChaCha. Also fixes a bug in shared valid() - it didn't reject
unsupported hashes :-(

Closes #2471.
magnumripper added a commit that referenced this issue Feb 1, 2018
and ChaCha.  Also fixes a bug in shared valid() - it didn't reject
unsupported hashes.  Closes #2471.
magnumripper added a commit that referenced this issue Feb 1, 2018
and ChaCha.  Also fixes a bug in shared valid() - it didn't reject
unsupported hashes.  Closes #2471.
magnumripper added a commit that referenced this issue Feb 1, 2018
and ChaCha.  Also fixes a bug in shared valid() - it didn't reject
unsupported hashes.  Closes #2471.
magnumripper added a commit that referenced this issue Feb 2, 2018
and ChaCha20 and uses the new fast AES code (which is the heavy part).

Closes #2471.
magnumripper added a commit that referenced this issue Feb 2, 2018
and ChaCha20 and uses the new fast AES code (which is the heavy part).

Closes #2471.
magnumripper added a commit that referenced this issue Feb 2, 2018
and ChaCha20 and uses the new fast AES code (which is the heavy part).

Closes #2471.
@magnumripper
Copy link
Member

Final 1st version in fd81ff0 but with bot-checks disabled in 1e11797.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement RFC / discussion Help or comments wanted
Projects
None yet
Development

No branches or pull requests

2 participants