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 [asc] Replies Views Posted
    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: 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: 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: 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: 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: 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: 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.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: 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: No keyspace for the distributed hashcat v3.00
Post: RE: No keyspace for the distributed hashcat v3.00

If you don't know the password length and want to use mask attack, you can just use mask with different lengths. e.g. 4 to 7: Code: -- -a 3 ?a?a?a?a -a 3 ?a?a?a?a?a -a 3 ?a?a?a?a?a?a -a 3 ?a?a?...
philsmd hashcat 3 6,010 07-12-2016, 04:20 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: crack rar
Post: RE: crack rar

Why do you claim that it is not working ? It is working perfectly fine with -m 12500 = RAR3-hp The hash even has the signature ($RAR3$*0*) that makes it very clear that no other mode than -m 12500 sh...
philsmd hashcat 5 10,703 07-21-2016, 01:45 PM
    Thread: Warnings in hashcat v3 not present in cudaHashcat v2.01 - should I care?
Post: RE: Warnings in hashcat v3 not present in cudaHash...

Afaik, you also need to set the coolbits to 12, as mentioned in several tuning "howtos" on the forum: e.g. https://hashcat.net/forum/thread-3717-post-23470.html#pid23470 (not sure if that specific how...
philsmd hashcat 15 20,489 07-26-2016, 10:01 AM
    Thread: Missing hashcat-cli64.app for OSX 10.11.5
Post: RE: Missing hashcat-cli64.app for OSX 10.11.5

No, there is not really a file missing. Mac OSX users currently need to build the binary themself for reasons explained in https://github.com/hashcat/hashcat/issues/403 , https://github.com/hashcat/ha...
philsmd hashcat 3 6,105 07-29-2016, 10:29 AM
    Thread: Nvidia fan use issues
Post: RE: Nvidia fan use issues

Just set the fan speed to 100% before running hashcat AND run hashcat with the --gpu-temp-disable switch. Alternatively, you could also use the --gpu-temp-retain argument and set the (temperature) ...
philsmd hashcat 9 11,013 07-14-2016, 11:42 AM
    Thread: --opencl-device-types vs. reported Device #?
Post: RE: --opencl-device-types vs. reported Device #?

Please don't confuse OpenCL platforms (intel OpenCl CPU driver, Intel GPU driver, nvidia OpenCL GPU driver, AMD OpenCL CPU driver, AMD OpenCL GPU drivers, pocl opencl drivers, mesa...) with oclHashcat...
philsmd hashcat 4 17,626 07-17-2016, 07:42 AM
    Thread: 2013 MBP with -d 3 option not cracking properly
Post: RE: 2013 MBP with -d 3 option not cracking properl...

This seems to be *exactly* the same problem as reported here: https://github.com/hashcat/hashcat/issues/428 Current conclusion is that it's a driver problem only affecting Apple devices, but the al...
philsmd hashcat 2 4,176 08-10-2016, 08:04 AM
    Thread: cracking salted linux shadow hash: Unable to load due to Line-length
Post: RE: cracking salted linux shadow hash: Unable to l...

of course it is salted (the part after "$6$" and before the "$hash" part, i.e. "52450745" for this very specific example is the salt) and the whole sha512crypt hash can be generated like this in pytho...
philsmd hashcat 5 9,574 08-11-2016, 09:16 AM
    Thread: Save/Restore "unnamed" Session
Post: RE: Save/Restore "unnamed" Session

jodler303 Wrote: (08-11-2016, 06:50 PM) -- and by multiplying the percentage with keyspace you can calculate the offset forĀ --skip -- Sorry, but this statement is bullshit. There is a specific lin...
philsmd hashcat 12 24,560 08-12-2016, 08:42 AM