Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: OpenCl kernel self-test failed when using any version later than v4.2.1 !!
Post: RE: OpenCl kernel self-test failed when using any ...
I would suggest that you at least try to run the beta version from https://hashcat.net/beta . It tries to work around many driver problems. This is the sad part of being dependent on working device d... |
|
philsmd |
hashcat
|
29 |
21,222 |
02-16-2020, 12:15 PM |
|
|
Thread: OpenCl kernel self-test failed when using any version later than v4.2.1 !!
Post: RE: OpenCl kernel self-test failed when using any ...
Old release versions can be found here: https://hashcat.net/hashcat/#download-older
It is of course discouraged to use old/unsupported versions of hashcat, you shouldn't use them because they might... |
|
philsmd |
hashcat
|
29 |
21,222 |
02-19-2020, 01:15 PM |
|
|
Thread: OpenCl kernel self-test failed when using any version later than v4.2.1 !!
Post: RE: OpenCl kernel self-test failed when using any ...
you need to specify the hash file too:
hashcat -m 22000 -a 0 -w 3 -r rockyou-30000.rule hash.txt rockyou.txt
what happens if you do not use any rules ? does it work without rules ? |
|
philsmd |
hashcat
|
29 |
21,222 |
02-25-2020, 09:26 PM |
|
|
Thread: OpenCl kernel self-test failed when using any version later than v4.2.1 !!
Post: RE: OpenCl kernel self-test failed when using any ...
so you say that you are pressing "s" and the output never appears ?
Does this happen "only" in -a 0 ?
I would suggest that you re-install the drivers following this tutorial https://hashcat.net/... |
|
philsmd |
hashcat
|
29 |
21,222 |
02-26-2020, 11:58 AM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
you need to explain more clearly what you are trying to do.
What does combining mean in your situation ? how many words combined, any separator between the words, can one word occur multiple times ... |
|
philsmd |
General Talk
|
29 |
5,284 |
04-18-2020, 09:34 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
does the release version from https://hashcat.net/hashcat work for you ?
does it work with -D 1 (i.e. with your CPU) ? |
|
philsmd |
General Talk
|
29 |
5,284 |
04-22-2020, 11:29 AM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
It's not totally clear. maybe this is only a problem on macOS ? do you use the latest version of macOS ?
It could easily be that the macOS driver is buggy. You could do further test and see if other ... |
|
philsmd |
General Talk
|
29 |
5,284 |
04-22-2020, 02:13 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
I think under macOS you can't really install the driver by downloading and installing "the new" or a "different" one from the Intel (vendor) page or similar. I think under macOS the only thing you cou... |
|
philsmd |
General Talk
|
29 |
5,284 |
04-22-2020, 03:23 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
In general you would use a command like this:
Code:
--
hashcat -m 14700 -a 3 -w 3 --increment --increment-min 8 -2 ?u?l?d@ extracted_hash.txt ?u?2?2?2?2?2?2?2?2?2
--
instead of -2 you could al... |
|
philsmd |
General Talk
|
29 |
5,284 |
04-23-2020, 12:17 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
-w is for the workload profile, see the output of the hashcat --help command:
Code:
--
hashcat --help
...
- [ Workload Profiles ] -
# | Performance | Runtime | Power Consumption | Desktop I... |
|
philsmd |
General Talk
|
29 |
5,284 |
04-23-2020, 05:59 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
glad to hear that. well done ! |
|
philsmd |
General Talk
|
29 |
5,284 |
04-28-2020, 02:01 PM |
|
|
Thread: Bottleneck, and my 31 character limit. Ideas?
Post: RE: Bottleneck, and my 31 character limit. Ideas?
seriously?
3 forum threads for exactly the same problem within just a couple of hours/days this is against following forum rules ( https://hashcat.net/forum/announcement-2.html ):
Do not double post.... |
|
philsmd |
Old oclHashcat Support
|
30 |
45,031 |
04-09-2015, 03:59 PM |
|
|
Thread: Line-length exception....
Post: RE: Line-length exception....
You need to make sure that the hash file (the first file that you specified, e.g. .\hashes\music.txt) does contain the hash that you extracted by ethereum2john.py.
I think you didn't store the outp... |
|
philsmd |
hashcat
|
30 |
23,352 |
01-15-2018, 11:57 PM |
|
|
Thread: Line-length exception....
Post: RE: Line-length exception....
Exactly. As undeath already pointed out there is a problem with the format or encoding of your hash file, it could be one of these:
1. wrong path to the actual "hash" (you point to the original walle... |
|
philsmd |
hashcat
|
30 |
23,352 |
01-16-2018, 09:32 AM |
|
|
Thread: Line-length exception....
Post: RE: Line-length exception....
No. No. No.
I do not agree that the problem of cqdx has anything to do with what was original reported by the original reporter (OP). I do not agree that we should steal threads like this. I do not... |
|
philsmd |
hashcat
|
30 |
23,352 |
01-16-2018, 11:07 PM |
|
|
Thread: ATTENTION! OpenCL kernel self-test failed.
Post: RE: ATTENTION! OpenCL kernel self-test failed.
intem: what kind of errors ? and which hashcat versions ? the beta versions too, git too? can you test which git commit (https://github.com/hashcat/hashcat/commits) introduced the problem ? |
|
philsmd |
hashcat
|
31 |
12,818 |
08-28-2019, 10:55 AM |
|
|
Thread: ATTENTION! OpenCL kernel self-test failed.
Post: RE: ATTENTION! OpenCL kernel self-test failed.
it would be great if anyone of you (affected users) could try to find out what changes from the recent git history introduced this problem.
I think it would be enough git cloning the repository and t... |
|
philsmd |
hashcat
|
31 |
12,818 |
08-29-2019, 07:38 PM |
|
|
Thread: ATTENTION! OpenCL kernel self-test failed.
Post: RE: ATTENTION! OpenCL kernel self-test failed.
too many changes since that specific version. it could be (almost) any change that introduced the problem:
current version: +1394 after release
your version: +910 after release
that's almost 50... |
|
philsmd |
hashcat
|
31 |
12,818 |
08-29-2019, 09:02 PM |
|
|
Thread: ATTENTION! OpenCL kernel self-test failed.
Post: RE: ATTENTION! OpenCL kernel self-test failed.
Wouldn't it make MUCH more sense to find out the root of the problem and see when it was introduced and test how to fix it ?
Using old versions is always bad, they might soon be deprecated (also dr... |
|
philsmd |
hashcat
|
31 |
12,818 |
12-17-2019, 08:55 PM |
|
|
Thread: ATTENTION! OpenCL kernel self-test failed.
Post: RE: ATTENTION! OpenCL kernel self-test failed.
We would need somebody to test and troubleshoot the hashcat "versions"/changes/commits on github to identify the problem. that is what I was trying to say.
If we know it can be fixed by using the v... |
|
philsmd |
hashcat
|
31 |
12,818 |
12-18-2019, 09:37 AM |