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

"Failed to parse hashes using the 'pwdump' format." Error with -m 3000 #2252

Closed
emwinkler opened this issue Dec 18, 2019 · 6 comments
Closed

Comments

@emwinkler
Copy link

I get the following error when trying to parse pwdump formatted LM hashes. NT hashes work fine (-m 1000). I also tried it on Ubuntu 18.04 and I get the same error.

./hashcat -a 3 -m 3000 testhash.txt -d 3
hashcat (v5.1.0-1514-gbe38eefd) starting...

OpenCL API (OpenCL 1.2 (Nov 9 2019 04:32:50)) - Platform #1 [Apple]

Minimum password length supported by kernel: 0
Maximum password length supported by kernel: 7

Failed to parse hashes using the 'pwdump' format.
No hashes loaded.

No error on version 5.1.0.

@0xhexmex
Copy link

I'm having this same issue. Errors on v5.1.0-1501-ga4b39b7b but no issue on v5.1.0-42-g471a8ccc

@jsteube
Copy link
Member

jsteube commented Dec 23, 2019

Should be fixed with 6ed3003

New beta up, too

@jsteube jsteube closed this as completed Dec 23, 2019
@emwinkler
Copy link
Author

emwinkler commented Dec 23, 2019 via email

@philsmd
Copy link
Member

philsmd commented Jan 3, 2020

hey @emwinkler
sorry to bother you, but you say
I have also noticed that -m 2500 and -m 2501 are now working on MacOS

we have several open issues for macOS: https://github.com/hashcat/hashcat/issues?q=is%3Aissue+is%3Aopen+macos

Can you maybe test and figure out if any of these are now "solved" ? It's very difficult for us without the macOS/apple hardware to understand what problem exactly was fixed and if some of those still open issues on github can be closed ?

Thanks a lot

@emwinkler
Copy link
Author

emwinkler commented Jan 3, 2020 via email

@philsmd
Copy link
Member

philsmd commented Jan 4, 2020

sounds good, but sounds almost too good to be true.
We've now closed this/your issue: #1847

but it sounds weird that a small fix would fix the speed and compilation bugs too (the other issues)... hopefully the original reporters will answer soon such that we get further confirmations... It's almost unbelievable that everything on macOS should be fixed now. Maybe it's fixed on your specific setup, but not for the original/other hardware, dunno... I also do not know the main differences between those apple devices and operating system versions (and driver versions).

Thanks for the confirmations and testing... for now we "only" closed one issue, but if we get some further positive response or more confirmations, we definitely should try to merge/de-duplicate/close further issues.
Thx

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

4 participants