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

keyspace program is outdated #42

Open
Larrax opened this issue Apr 27, 2018 · 2 comments
Open

keyspace program is outdated #42

Larrax opened this issue Apr 27, 2018 · 2 comments

Comments

@Larrax
Copy link

Larrax commented Apr 27, 2018

As brought up in this thread: https://hashcat.net/forum/thread-7437.html

Keyspace program from hashcat-utils gives different results than hashcat itself.
Tested on hashcat 3.6.0, I expect it to be even worse in newer versions of hashcat.

Example:

hashcat64.exe -m 13600 ?l?l?l?l?l?l?l?d?d --keyspace -a 3
30891577600
keyspace.exe -m 13600 ?l?l?l?l?l?l?l?d?d
45697600
@Larrax
Copy link
Author

Larrax commented May 27, 2018

Hi, I just wanted to ask if there is an ETA for updated keyspace program so hashcat-keyspace could be computed easily, without OpenCL/GPU drivers present. Is it planned together with next versions of hashcat or is this bug of no importance for now?

Thank you.

@jsteube
Copy link
Member

jsteube commented Jun 19, 2018

I think I'll remove the keyspace tool from hashcat-utils as hashcat has --keyspace now. This way there's no need to maintain two different tools to provide the same functionality and to keep them in sync. Anyway, you do not need a GPU to run hashcat, just install the intel opencl runtime, it will work for almost all CPU (even AMD).

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

2 participants