Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Hashcat 6 - PTX JIT compilation failed
Post: RE: Hashcat 6 - PTX JIT compilation failed
are you sure you didn't just override your old files ? did you create a new hashcat folder and extracted everything cleanly within that new hashcat folder ? |
|
philsmd |
hashcat
|
3 |
765 |
06-21-2020, 04:07 PM |
|
|
Thread: Hashcat 6 - PTX JIT compilation failed
Post: RE: Hashcat 6 - PTX JIT compilation failed
try this https://hashcat.net/faq/wrongdriver
and remove the cached kernels: kernels\ |
|
philsmd |
hashcat
|
3 |
765 |
06-21-2020, 06:02 PM |
|
|
Thread: Hashcat 5.1 beta output format incorrectly displayed
Post: RE: Hashcat 5.1 beta output format incorrectly dis...
the format changed with https://github.com/hashcat/hashcat/pull/2292 (requested here: https://github.com/hashcat/hashcat/issues/2255).
The --help output should reflect the new format that should be... |
|
philsmd |
hashcat
|
8 |
1,804 |
03-18-2020, 10:21 PM |
|
|
Thread: Hashcat 5.1 beta output format incorrectly displayed
Post: RE: Hashcat 5.1 beta output format incorrectly dis...
that's by the way the default format... you only need to use --outfile-format parameter if it is different from "1,2" |
|
philsmd |
hashcat
|
8 |
1,804 |
03-19-2020, 01:39 PM |
|
|
Thread: Hashcat 5.1 beta output format incorrectly displayed
Post: RE: Hashcat 5.1 beta output format incorrectly dis...
What is the hash type that you are using ? What's the hashcat version (try with https://hashcat.net/beta) ?
The default with 1,2 is to use "$HEX[" and the hexadecimal chars and "]" at the end if th... |
|
philsmd |
hashcat
|
8 |
1,804 |
03-19-2020, 04:06 PM |
|
|
Thread: Hashcat 5.1 beta output format incorrectly displayed
Post: RE: Hashcat 5.1 beta output format incorrectly dis...
Yeah, but that is not the default value, but just an example within the --help:
Code:
--
Options Short / Long | Type | Description | Example
--
it clearly says, that it is an Example . The def... |
|
philsmd |
hashcat
|
8 |
1,804 |
03-19-2020, 04:35 PM |
|
|
Thread: Hashcat 4.2 does not crack some hashes
Post: RE: Hashcat 4.2 does not crack some hashes
sounds like a driver bug that doesn't work correctly with the new OpenCL kernel code.
It's quite an old GPU. I'm not sure if we could do anything here (it could probably work with some volatile varia... |
|
philsmd |
hashcat
|
3 |
2,496 |
10-08-2018, 05:08 PM |
|
|
Thread: Hashcat 4.1.0 slow speed
Post: RE: Hashcat 4.1.0 slow speed
Are you sure that you are comparing the correct values?
Did you ran a benchmark (-b) with both versions?
There are a lot of people making the mistake to compare apples with oranges, for instance... |
|
philsmd |
hashcat
|
6 |
3,903 |
05-11-2018, 09:12 PM |
|
|
Thread: Hashcat 3.10 Slower?
Post: RE: Hashcat 3.10 Slower?
This seems to be a very, very, very vage problem description.
We do not even know what your setup looks like etc.
Also, why would you test with hashcat 3.10 and not with the latest version?
I don't ... |
|
philsmd |
hashcat
|
7 |
6,943 |
02-13-2017, 05:17 PM |
|
|
Thread: Hashcat 3.10 Slower?
Post: RE: Hashcat 3.10 Slower?
yeah, the answer is that the focus is to always support the newest and fastest GPUs and that's why there is sometimes a trade-off/compromise that might impact older systems.
That's why I ask for the ... |
|
philsmd |
hashcat
|
7 |
6,943 |
02-13-2017, 05:39 PM |
|
|
Thread: Hashcat 3.0 inc_vendor.cl missing
Post: RE: Hashcat 3.0 inc_vendor.cl missing
We highly recommend that you DO NOT copy any haschat (include) files to a system folder or that you use similar stupid workarounds like this.
The problem with such a "fix" is that after you do that... |
|
philsmd |
hashcat
|
23 |
39,240 |
07-05-2016, 09:53 AM |
|
|
Thread: Hashcat 3.0 ERROR: clBuildProgram()
Post: RE: Hashcat 3.0 ERROR: clBuildProgram()
We highly recommend that you DO NOT copy any haschat (include) files to a system folder or that you use similar stupid workarounds like this.
The problem with such a "fix" is that after you do that... |
|
philsmd |
hashcat
|
3 |
10,590 |
07-05-2016, 09:54 AM |
|
|
Thread: Hashcat 3.0 CL_UNKNOWN_ERROR
Post: RE: Hashcat 3.0 CL_UNKNOWN_ERROR
you can just use the --opencl-device-types 1 (or short -D 1) command line argument to filter your cpu devices.
Of course the correct OpenCL driver (also make sure which version numbers hashcat suggest... |
|
philsmd |
hashcat
|
17 |
35,335 |
01-10-2017, 02:51 PM |
|
|
Thread: Hashcat 3 (from git) and OSX
Post: RE: Hashcat 3 (from git) and OSX
From the --help output:
Code:
--
-D, --opencl-device-types
--
and yes both just single device types e.g. -D 1 and also multiple device types e.g. -D 1,2 is possible |
|
philsmd |
hashcat
|
8 |
8,384 |
07-11-2016, 02:31 PM |
|
|
Thread: Hashcat 3 (from git) and OSX
Post: RE: Hashcat 3 (from git) and OSX
Why do you say you (quote : ) "can't use CPU only" ? This is exactly what -D 1 does (with support from your CPU OpenCL driver).
BTW: it's also possible to use hashcat-legacy - formerly called "cpu has... |
|
philsmd |
hashcat
|
8 |
8,384 |
07-13-2016, 08:00 AM |
|
|
Thread: hashcat 0h/s
Post: RE: hashcat 0h/s
The timeout patch was not applied correctly (maybe you didn't reboot etc, please follow the steps 1 by 1 and don't skip anything)
You should also try with cmd instead of powershell. that might also... |
|
philsmd |
hashcat
|
3 |
2,306 |
12-16-2018, 11:48 AM |
|
|
Thread: hashcat 0.46 memory trouble in cmd file?
Post: RE: hashcat 0.46 memory trouble in cmd file?
Hey.
Rest assured that devs are already investigating this possible memory (RAM) problem.
Do you think that you can give more details on which parameters you use and how large (roughly) your dicts/r... |
|
philsmd |
Old hashcat Support
|
12 |
22,818 |
07-25-2013, 08:30 AM |
|
|
Thread: hashcat 0.46 memory trouble in cmd file?
Post: RE: hashcat 0.46 memory trouble in cmd file?
Can you provide a (minimal) test case s.t. we can easily reproduce and double-check the problem.
Cmdline/input etc (MASKED, whatever is needed to see it crashing).
Thx |
|
philsmd |
Old hashcat Support
|
12 |
22,818 |
08-04-2013, 07:10 PM |
|
|
Thread: hashcat 0.46 memory trouble in cmd file?
Post: RE: hashcat 0.46 memory trouble in cmd file?
I "*think*" I have identified the problem (yes it was a problem, but dunno if no more crashes occur when you test). The trac ticket is here: https://hashcat.net/trac/ticket/186
Please test (when ha... |
|
philsmd |
Old hashcat Support
|
12 |
22,818 |
08-08-2013, 11:16 AM |
|
|
Thread: Hashcat 0.43 not successfully decrypting SHA512 unix hash
Post: RE: Hashcat 0.43 not successfully decrypting SHA51...
Just tested the same hash on 32 bit ubuntu and 32 bit windows 7 (w/ cygwin) w/ both v43 and latest beta.
I instead CAN reproduce the problem, seems to be an odd 32bit-specific problem!?
WIN:
Code:
-... |
|
philsmd |
Old hashcat Support
|
12 |
33,265 |
03-14-2013, 10:49 AM |