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 [desc] Forum Replies Views Posted
    Thread: SHA1 - Unable to use MD5 as a password
Post: RE: SHA1 - Unable to use MD5 as a password

First, the limit on 31 is not true for all cases, there's ways to support up to 55: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_is_the_maximum_supported_password_length Any...
atom General Help 9 13,637 06-23-2016, 11:20 AM
    Thread: Smart Password?
Post: RE: Smart Password?

-1 ?l?d?u ?1?1?1?1-?1?1?1?1-?1?1?1?1
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 4,748 06-23-2016, 11:28 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: Help with cracking
Post: RE: Help with cracking

Yes, but you need a custom kernel for this custom algo
atom General Help 1 5,207 06-25-2016, 10:51 AM
    Thread: SHA1 - Unable to use MD5 as a password
Post: RE: SHA1 - Unable to use MD5 as a password

why don't you just use -m 4700
atom General Help 9 13,637 06-25-2016, 10:52 AM
    Thread: MD5 know the password but not salt
Post: RE: MD5 know the password but not salt

yes, but you need to know which algo is used. md5, per default, doesn't support a salt.
atom General Help 1 5,169 06-25-2016, 10:53 AM
    Thread: Cracking Help
Post: RE: Cracking Help

if you know parts of the password, you can treat them as salts. like: hash1:My-Password- hash2:My-Password- hash3:My-Password- and then you can use -m 20 in combination with -a 3 ?d?d?d?d for ...
atom General Help 1 6,015 06-25-2016, 10:55 AM
    Thread: hashcat-3.00-beta-66
Post: RE: hashcat-3.00-beta-66

it's a new feature, retain temp is set to 65c. whenever your gpu reaches > 65c, hashcat will increase the fanspeed. otherwise the gpu driver / gpu firmware will clock down your gpu. this is a step to ...
atom Beta Tester 4 8,520 06-25-2016, 10:57 AM
    Thread: Auto login performance benefits
Post: RE: Auto login performance benefits

There's no direct relation to performance between a x11 session and a ssh session. If you experienced that, the true reasons for the drop are propably others. Just to name one of N examples, the drive...
atom General Help 1 8,361 06-26-2016, 10:11 AM
    Thread: SHA1 - Unable to use MD5 as a password
Post: RE: SHA1 - Unable to use MD5 as a password

see here: Code: -- root@ht:~/hashcat# echo -n test | md5sum                                                               098f6bcd4621d373cade4e832627b4f6  - ro...
atom General Help 9 13,637 06-26-2016, 10:14 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: oclHashcat FPGA support
Post: RE: oclHashcat FPGA support

1. I think the FPGA is much slower than GPU, especially after NVidias maxwell chipset and the 16nm shrink with the 10xx series. You should be able to do a compairson on the following number: 1 raw md5...
atom Hardware 6 16,558 06-27-2016, 01:30 PM
    Thread: AIX {ssha256} and {ssha512} hash algo ?
Post: RE: AIX {ssha256} and {ssha512} hash algo ?

Hashcat is OSS, and AIX hashing schemes are supported. So all you need is there
atom General Help 2 17,124 06-29-2016, 11:58 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

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: 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: 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