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: v3.0 : *.dic: No such file or directory
Post: RE: v3.0 : *.dic: No such file or directory

I've put up a new beta (62). Please try again with that one.
atom hashcat 2 4,768 06-07-2016, 12:42 PM
    Thread: V3.00 showing wrong password
Post: RE: V3.00 showing wrong password

I can reproduce this locally. If you can, please create an issue for it on github so it's not forgotten Quote: -- root@ht:~/hashcat# ./hashcat -m 1500 hjylVp0MsGLU. -a 3 ?d?d?d?d?l?l?l?l -w 3 --...
atom hashcat 5 7,960 06-09-2016, 05:52 PM
    Thread: V3.00 showing wrong password
Post: RE: V3.00 showing wrong password

Should be fixed with latest beta. Thanks for reporting
atom hashcat 5 7,960 06-10-2016, 05:49 PM
    Thread: V3.00 showing wrong password
Post: RE: V3.00 showing wrong password

Before we do the release version we run the unit tests, automated tests that crack random passwords for each algorithm. But you are using a beta version, those are not run through the unit tests, so y...
atom hashcat 5 7,960 06-10-2016, 07:21 PM
    Thread: Error Explanation
Post: RE: Error Explanation

Reinstall driver
atom hashcat 3 5,506 06-17-2016, 04:06 PM
    Thread: Crashing
Post: RE: Crashing

please retry with hashcat 3 beta : hashcat.net/beta
atom hashcat 3 5,557 06-18-2016, 05:19 PM
    Thread: Ubuntu 16.04 - fglrx is deprecated - is "radeon" driver OK these days?
Post: RE: Ubuntu 16.04 - fglrx is deprecated - is "radeo...

No, because there's no support for 290x / 7970. Most people have these cards.
atom hashcat 17 36,357 06-19-2016, 11:37 AM
    Thread: hashcat-3.00
Post: RE: hashcat-3.00

There's rc4 now which should fix the path problematic on windows, the "catastrophic error". The fanspeed changes is a new feature, you can turn it off by using --gpu-temp-retain 0.
atom hashcat 6 8,322 06-25-2016, 10:41 AM
    Thread: AMD Crimson 16.6.1 only 32bit oclhashcat working
Post: RE: AMD Crimson 16.6.1 only 32bit oclhashcat worki...

rc4 seems to work for other users with combination windows + amd + crimson-16.6.1
atom hashcat 7 8,959 06-25-2016, 10:50 AM
    Thread: Developing and Compiling
Post: RE: Developing and Compiling

Please see src/Makefile it will answer the question regarding compiler, it depends You can use any editor you want to edit the source. For example, I'm using editplus on windows and then transfer t...
atom hashcat 1 3,556 06-26-2016, 10:15 AM
    Thread: hashcat-3.00
Post: RE: hashcat-3.00

Thanks for the screenshots. As philsmd already pointed out, that's the ideal handling.
atom hashcat 6 8,322 06-26-2016, 10:16 AM
    Thread: AMD Crimson 16.6.1 only 32bit oclhashcat working
Post: RE: AMD Crimson 16.6.1 only 32bit oclhashcat worki...

did you try v3.00 ?
atom hashcat 7 8,959 06-29-2016, 11:59 AM
    Thread: Regarding gpu-accel & gpu-loops
Post: RE: Regarding gpu-accel & gpu-loops

unixm Wrote: (06-29-2016, 12:38 PM) -- Is there a possibility that using values other than what's specified as recommended for WPA2 for example 16 /16 would cause it to skip the correct value or is i...
atom hashcat 4 7,409 06-29-2016, 03:22 PM
    Thread: Regarding gpu-accel & gpu-loops
Post: RE: Regarding gpu-accel & gpu-loops

The direct use of -n and -u will no longer be supported with hashcat v3.00 which will automatically tune them for you. You will be able to select a configuration based on the following profiles: ...
atom hashcat 4 7,409 06-29-2016, 12:02 PM
    Thread: hashcat v3.00
Post: hashcat v3.00

[hr] hashcat v3.00 release notes [hr] There are a multitude of changes with this release; I'll try to describe them all at the level of detail they deserve. You can download here: https://hash...
atom hashcat 10 129,162 06-29-2016, 05:40 PM
    Thread: Intel CPU OpenCL with Radeon?
Post: RE: Intel CPU OpenCL with Radeon?

dTest Wrote: (06-29-2016, 11:10 PM) -- I'm just a bit OCD about error messages :P ) -- Haha, welcome to the club, me too. To get rid of it, you just need to set an environment  variable: CPU_MA...
atom hashcat 3 15,339 06-29-2016, 11:26 PM
    Thread: hashcat v3.00 + older nvidia
Post: RE: hashcat v3.00

rico Wrote: (06-29-2016, 11:02 PM) -- > Note that with older NVidia GPUs, and by old I mean before maxwell chipsets, there is a drop in performance. You weren't kidding, WPA hashrate down 43% on m...
atom hashcat 4 7,432 06-29-2016, 11:27 PM
    Thread: What means "1024/4096 MB allocatable"
Post: RE: What means "1024/4096 MB allocatable"

OpenCL has a bit a strange policy on memory allocation: Quote: -- Max size of memory object allocation in bytes. The minimum value is max (1/4th of CL_DEVICE_GLOBAL_MEM_SIZE, 128*1024*1024) --...
atom hashcat 1 4,416 06-30-2016, 08:53 AM
    Thread: hashcat v3.00 error
Post: RE: hashcat v3.00 error

Please try again and add --gpu-temp-disable
atom hashcat 3 4,694 06-30-2016, 08:54 AM
    Thread: hashcat v3.00 + older nvidia
Post: RE: hashcat v3.00 + older nvidia

Did you use -w 3 ?
atom hashcat 4 7,432 06-30-2016, 08:57 AM