Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
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.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 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.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 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 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 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 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 6 / Cuda toolkit
Post: RE: Hashcat 6 / Cuda toolkit
no, not that I'm aware of.
It's true that it contains a lot of data/documentation and even the drivers that are often not needed.
The SDK contains several example code, documentations, the drive... |
|
philsmd |
hashcat
|
1 |
493 |
06-24-2020, 10:56 AM |
|
|
Thread: Hashcat aborting (bug?)
Post: RE: Hashcat aborting (bug?)
You should try again with the latest beta versions of hashcat (https://hashcat.net/beta/ , do not forget to use -O if you want to use the optimized kernels and have the same speed as with 3.6).
Rec... |
|
philsmd |
hashcat
|
2 |
2,942 |
09-05-2017, 02:01 PM |
|
|
Thread: hashcat and $electrum$5* hash
Post: RE: hashcat and $electrum$5* hash
As far as we know, this is a driver problem and happens because of the deflate/zlib decompression code.
This means that for your driver/hardware also the compressed PKZIP modes will fail (not a pro... |
|
philsmd |
hashcat
|
2 |
657 |
05-02-2020, 06:39 PM |
|
|
Thread: hashcat and linux
Post: RE: hashcat and linux
It is also important that you let us know about the exact version(s) of cpu hashcat. And try with the newest version (download, extract and run it).
The reason for this is: cpu hashcat previous to ... |
|
philsmd |
General Talk
|
6 |
9,796 |
08-21-2015, 02:05 PM |
|
|
Thread: Hashcat and linux process substitution
Post: RE: Hashcat and linux process substitution
use
Code:
--
cat wordlist | hashcat -m 16500 -a 0 hashes.txt
--
instead... if and only if you really need to use a separate command (not using the dictionary directly, which of course should b... |
|
philsmd |
hashcat
|
1 |
554 |
04-08-2020, 01:18 AM |
|
|
Thread: Hashcat beta on ubuntu 18.04
Post: RE: Hashcat beta on ubuntu 18.04
download. extract. enter folder. run (e.g. hashcat -b)
you only need to have 7-Zip installed to unpack the .7z file |
|
philsmd |
hashcat
|
9 |
1,902 |
04-01-2020, 09:00 AM |
|
|
Thread: Hashcat beta on ubuntu 18.04
Post: RE: Hashcat beta on ubuntu 18.04
so many problems with what you do
1. do not ever try to replace one hashcat installation with another in the same folder. use different folders (all these "Would you like to replace the existing fi... |
|
philsmd |
hashcat
|
9 |
1,902 |
04-01-2020, 06:18 PM |