Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies [asc] Views Posted
    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: 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: 7z2hashcat
Post: 7z2hashcat

Since some users already keep asking me for the release of 7z2hashcat which I did announce here ( https://hashcat.net/forum/thread-4320-post-24661.html#pid24661 ), I decided now to publish it on githu...
philsmd User Contributions 28 70,366 04-27-2015, 11:49 PM
    Thread: 7z2hashcat
Post: RE: 7z2hashcat

Thanks for the report. I did fix it here: https://github.com/philsmd/7z2hashcat/commit/64ac67c42e72d0573fb84098df3699526876209d But I am unsure why it enters that specific section in your case (e.g...
philsmd User Contributions 28 70,366 04-28-2015, 07:57 AM
    Thread: 7z2hashcat
Post: RE: 7z2hashcat

Please try with newest version (0.3) from https://github.com/philsmd/7z2hashcat The changes: https://github.com/philsmd/7z2hashcat/commit/675c1639fddab0c831c5b06c1eb325f37c489f8b
philsmd User Contributions 28 70,366 05-01-2015, 11:18 PM
    Thread: 7z2hashcat
Post: RE: 7z2hashcat

There is no fixed size for the output of 7z2hashcat.pl. There are just some upper and lower length limits (i.e. the minimum info/bytes required and the maximum number of bytes of the blob that oclHash...
philsmd User Contributions 28 70,366 08-21-2015, 02:22 PM
    Thread: 7z2hashcat
Post: RE: 7z2hashcat

Hey. There are actually 2 known problems which I will try to investigate: 1. a problem with the lzma decompression, done by 7z2hashcat.pl, of the header (in case of a "long" file list), probably rel...
philsmd User Contributions 28 70,366 01-06-2017, 03:39 PM
    Thread: 7z2hashcat
Post: RE: 7z2hashcat

Thanks for the info syb3ria. Great that it at least fixed 1 of the problems you experienced. I have now opened an issue on 7z2hashcat's github page which explains the current state of the LZMA header...
philsmd User Contributions 28 70,366 01-09-2017, 01:35 PM
    Thread: 7z2hashcat
Post: RE: 7z2hashcat

Maybe you didn't notice it yet, but we have updated both 7z2hashcat.pl (please use version 0.9 or higher) and hashcat itself (please use the newest beta (https://hashcat.net/beta/)). In addition to...
philsmd User Contributions 28 70,366 01-24-2017, 01:32 PM