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 Views Posted [asc]
    Thread: oclhachcat and cudahashcat v2.01
Post: RE: oclhachcat and cudahashcat v2.01

The download links were removed on purpose, primarily such that devs do not need to answer/troubleshoot problems about 2.01 or earlier versions even after hashcat 3.00 with many changes was released. ...
philsmd hashcat 3 22,606 07-12-2016, 03:01 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: Using hashcat on my CentOS 6 machine
Post: RE: Using hashcat on my CentOS 6 machine

It depends on the hardware you have. AMD/NVidia GPU ? Intel CPU ? Just install the drivers the usual way and you shouldn't get that error message anylonger.
philsmd hashcat 6 10,607 07-10-2016, 10:17 AM
    Thread: Using hashcat on my CentOS 6 machine
Post: RE: Using hashcat on my CentOS 6 machine

That error messages just means that it could not find the required "libOpenCL.so" or "libOpenCL.so.1" OpenCL library or more simply: the driver was not correctly installed. How did you install the ...
philsmd hashcat 6 10,607 07-10-2016, 08:47 AM
    Thread: Problem with rar2john hash
Post: RE: Problem with rar2john hash

It should be very easy to see that hashcat does not expect any filename within the "hash". So remove all this substring containing the filename, like "*C:\file.rar*94" in your example (without quotes)...
philsmd hashcat 3 9,722 07-07-2016, 05:28 PM
    Thread: hashcat-3.00 - potfile behavior / ignored ?
Post: RE: hashcat-3.00 - potfile behavior / ignored ?

I'm not able to reproduce this new problem, regardless of what I try (potfile full of hashes, crap etc). Seems that we now really need a github issue with full steps and examples that guide us to r...
philsmd hashcat 8 11,437 07-07-2016, 12:38 PM
    Thread: hashcat-3.00 - potfile behavior / ignored ?
Post: RE: hashcat-3.00 - potfile behavior / ignored ?

Well, guess it is already too late to create an issue. But good news, it seems we already fixed the problem: see https://github.com/hashcat/hashcat/pull/419 Thanks for reporting (and please test to m...
philsmd hashcat 8 11,437 07-06-2016, 10:11 AM
    Thread: [Benchmark] MSI GTX 1080 FE
Post: RE: Bench : MSI GTX 1080 FE

You can't compare apples to oranges. Comparisons must be done with same conditions otherwise the results make no sense. Comparing benchmarks with overclocked GPUs versus benchmarks w/ stock clocks ...
philsmd Hardware 5 7,833 07-05-2016, 10:35 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 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: WinZip in version 3.0
Post: RE: WinZip in version 3.0

yeah, currently only the newer winzip format is supported (the more difficult one to crack).
philsmd hashcat 9 11,807 07-01-2016, 05:25 PM
    Thread: MS office 2013 Hash algo in python
Post: RE: MS office 2013 Hash algo in python

Well, the most suitable answer would be just read the kernel's source code (of e.g. -m 9600) and convert it to python (that may also - be the only thing that - help to get an idea about the optimizati...
philsmd General Talk 2 4,186 07-01-2016, 08:41 AM
    Thread: Intel CPU OpenCL with Radeon?
Post: RE: Intel CPU OpenCL with Radeon?

You should really read about the new options, like "--opencl-device-types 1,2" etc
philsmd hashcat 3 15,338 06-29-2016, 09:52 PM
    Thread: hex password
Post: RE: hex password

yes, your command is wrong. You did specify the custom charset but forgot to specify a mask. see https://hashcat.net/wiki/doku.php?id=mask_attack
philsmd Old oclHashcat Support 7 20,679 06-27-2016, 03:44 PM
    Thread: hashcat-3.00
Post: RE: hashcat-3.00

Wow, actually this looks like a perfect temperature handling for me. At the beginning for both safety reasons and maybe because your card was already a little bit warm/hot, the fan speed was set to a...
philsmd hashcat 6 8,320 06-25-2016, 01:23 PM
    Thread: Troubleshooting overheating issues with my cracking rig
Post: RE: Troubleshooting overheating issues with my cra...

That's exactly why we always recommend to buy reference design GPUs (no gaming versions etc)... well it would be interesting to know the exact model/vendor of your GPUs. At the same time we always ...
philsmd General Help 7 11,667 06-18-2016, 06:23 PM
    Thread: Hashcat duplicates
Post: RE: Hashcat duplicates

you can still use --remove, but you really need to know what you are doing... i.e. you need to use --show with the original list not the "left" list (hence: just use the original copy of the hash list...
philsmd Old oclHashcat Support 4 8,531 06-05-2016, 07:01 PM
    Thread: -m 13100 (Kerberos 5 TGS-REP etype 23) return Invalid hash-type specified ???
Post: RE: -m 13100 (Kerberos 5 TGS-REP etype 23) return ...

If the output of Code: -- cudaHashcat64.exe --help -- doesn't list the hash mode you are trying to use, in your case 13100, it means that this specific version does not support -m 13100. It is as s...
philsmd Old hashcat Support 1 6,622 05-29-2016, 06:42 PM
    Thread: Duplicated hashes
Post: RE: Duplicated hashes

Just use the --show option *after* you cracked the hashes. Since you used the --potfile-disable switch, you need to (temporarily) have a .pot file or with *newest beta* version (of hashcat 3.00) us...
philsmd hashcat 2 4,587 05-23-2016, 08:30 PM
    Thread: Weird result
Post: RE: Weird result

yes, the (default) format (including the "hash" part) is: ESSID:BSSID:STMAC(client):password There could be several reasons (assuming that the output really is "123456789" - without quotes) that p...
philsmd General Help 4 7,344 05-21-2016, 10:09 AM