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 [asc] Views Posted
    Thread: OpenCL ICD, Windows 10, Intel CPU, Nvidia GPU, hashcat 3.10 (and beta)
Post: RE: OpenCL ICD, Windows 10, Intel CPU, Nvidia GPU,...

Update your driver on desktop
atom hashcat 2 9,205 11-11-2016, 11:15 AM
    Thread: Will my laptop support Hashcat?
Post: RE: Will my laptop support Hashcat?

Too old I think
atom hashcat 2 3,618 11-13-2016, 10:08 PM
    Thread: Hashcat and UTF-8-Dictionary. BOM or NOT BOM?
Post: RE: Hashcat and UTF-8-Dictionary. BOM or NOT BOM?

Sure, it takes the BOM as part of the first word in the wordlist
atom hashcat 2 5,320 11-16-2016, 05:17 PM
    Thread: How to choose the most effective command
Post: RE: How to choose the most effective command

Also add -w 3
atom hashcat 2 3,144 11-29-2016, 12:42 PM
    Thread: NVida Grid K2 in ESX host OpenCL error
Post: RE: NVida Grid K2 in ESX host OpenCL error

It's an OpenCL error, not an hashcat error. Please ask on NV OpenCL support forum.
atom Hardware 2 3,693 11-29-2016, 12:48 PM
    Thread: Charset descrypt / crypt(3) - Non-printable password?
Post: RE: Charset descrypt / crypt(3) - Non-printable pa...

You must have some nice setup over there if you searched through that keyspace. On my 3x1080 I'd expect that to take around a month to finish. Anyway the charset looks good. Do not forget -w 3
atom hashcat 2 4,956 11-29-2016, 09:50 PM
    Thread: Plaintext within DES ECB mode 14000
Post: RE: Plaintext within DES ECB mode 14000

This has nothing to do with hashcat. DES is a block cipher using a block size of 8 bytes. Therefore both the PT and the CT need to be exactly 8 bytes, too.
atom hashcat 2 3,390 12-01-2016, 07:23 PM
    Thread: Which version hashcat with OpenCL 13.9
Post: RE: Which version hashcat with OpenCL 13.9

Upgrade your GPU, the 4870 is slower than your CPU
atom hashcat 2 4,278 12-02-2016, 07:50 PM
    Thread: Passphrase help
Post: RE: Passphrase help

Hashcat itself does not support the generation of "passphrases", but supports reading from stdin. What you need to find a tool to generate passphrases and then pipe the output to hashcat.
atom hashcat 2 3,365 12-07-2016, 07:35 PM
    Thread: h64 - 'double free or corruption' error
Post: RE: h64 - 'double free or corruption' error

Fixed already in latest beta: https://hashcat.net/beta/
atom hashcat 2 4,551 12-09-2016, 12:12 AM
    Thread: Prince Processor
Post: RE: Prince Processor

You can add --status --status-timer 1
atom hashcat 2 3,492 12-09-2016, 01:47 PM
    Thread: One or none mask?
Post: RE: One or none mask?

I think you're looking for a rule not a mask. With a rule it's possible, see rules/T0XlC-insert_space_and_special_0_F.rule as an example.
atom hashcat 2 3,670 12-27-2016, 09:00 PM
    Thread: Uppler & Lower specific char?
Post: RE: Uppler & Lower specific char?

Again, you need a rule to do that.
atom hashcat 2 3,480 12-27-2016, 09:01 PM
    Thread: Speed difference between brute and dictionary for very slow hashes (7-zip) ?
Post: RE: Speed difference between brute and dictionary ...

That's only for the 7-Zip algorithm because the password length has a large influence on the cracking speed. Or said a different way, there's no difference between BF and Dictionary if your BF mask is...
atom General Talk 2 5,256 12-29-2016, 11:19 AM
    Thread: Hashcat with free drivers on Linux?
Post: RE: Hashcat with free drivers on Linux?

For CPU, you can stick to pocl (which is slower than the proprietary drivers). For GPU, you need the proprietary drivers.
atom hashcat 2 3,452 01-04-2017, 01:06 PM
    Thread: Temperature control for multiple sessions
Post: RE: Temperature control for multiple sessions

Do not run two instances with gpu temp control. Use --gpu-temp-disable on every 2nd+ instance
atom User Contributions 2 5,834 01-19-2017, 04:07 PM
    Thread: "Hashcat quit unexpectedly"...
Post: RE: "Hashcat quit unexpectedly"...

Just follow this: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_may_have_the_wrong_driver_installed_what_should_i_do 1:1 and it will work
atom hashcat 2 3,964 01-20-2017, 11:01 AM
    Thread: PeopleSoft Salted Hash Support
Post: RE: PeopleSoft Salted Hash Support

If the algorithm is unknown someone needs to RE it first. Then we can add it to hashcat.
atom hashcat 2 4,018 01-27-2017, 11:51 PM
    Thread: Setting Up Hashcat on IDE
Post: RE: Setting Up Hashcat on IDE

I think most people do not use an IDE when it comes to system programming. I use editplus on windows as editor (it's by far the fastest editor I know) but do the compiling, debugging, cracking and eve...
atom hashcat 2 3,617 02-06-2017, 10:16 PM
    Thread: Write rules
Post: RE: Write rules

Rules reference: https://hashcat.net/wiki/doku.php?id=rule_based_attack
atom hashcat 2 3,347 02-06-2017, 10:19 PM