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 [desc]
    Thread: am I doing something wrong?
Post: RE: am I doing something wrong?

> but the guy on the site that i provided the link for uses -m 6241 insted of -m 13761 so This is correct for 6241 > maybe thats my issue, should I use 6241 ? Maybe, yes. I can't say for sure if ...
atom hashcat 5 5,675 12-07-2016, 07:11 PM
    Thread: GTX 1050, 1060, 970 benchmarks
Post: RE: GTX 1050, 1060, 970 benchmarks

Note, these benchmarks were made on a very old hashcat version. Results may vary extremely to todays hashcat version.
atom Hardware 11 38,000 12-07-2016, 07:18 PM
    Thread: FYI: two mistakes in wiki
Post: RE: FYI: two mistakes in wiki

You're absolutely right. Fixed. Thanks!
atom hashcat 1 2,502 12-07-2016, 07:27 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: hashcat version
Post: RE: hashcat version

When using old NV GPU, old hashcat is faster but buggy. When using new NV GPU, new hashcat is both faster and not buggy.
atom hashcat 5 5,278 12-08-2016, 12:23 PM
    Thread: what's wrong with the third Card?
Post: RE: what's wrong with the third Card?

Looks strange, no idea. Maybe reinstall driver, but use this documentation: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_may_have_the_wrong_driver_installed_what_should_i_do
atom hashcat 4 4,869 12-08-2016, 12:25 PM
    Thread: version 3.20 work with CL_UNKNOWN_ERROR
Post: RE: version 3.20 work with CL_UNKNOWN_ERROR

Please reinstall driver with this documentation: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_may_have_the_wrong_driver_installed_what_should_i_do
atom hashcat 5 7,306 12-08-2016, 12:25 PM
    Thread: Repeated Bug Notification when Running Hashcat (git master)
Post: RE: Repeated Bug Notification when Running Hashcat...

Do you use make install target?
atom hashcat 4 5,957 12-08-2016, 12:36 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: Repeated Bug Notification when Running Hashcat (git master)
Post: RE: Repeated Bug Notification when Running Hashcat...

ok, thanks for reporting back.
atom hashcat 4 5,957 12-09-2016, 12:13 AM
    Thread: hashcat version
Post: RE: hashcat version

For old AMD cards you need to use windows, otherwise you're lost. New linux drivers need 290x or newer.
atom hashcat 5 5,278 12-09-2016, 01:43 PM
    Thread: version 3.20 work with CL_UNKNOWN_ERROR
Post: RE: version 3.20 work with CL_UNKNOWN_ERROR

Yeah, the clEnqueueReadBuffer () is an error from OpenCL subsystem which comes with driver not hashcat.
atom hashcat 5 7,306 12-09-2016, 01:46 PM
    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: am I doing something wrong?
Post: RE: am I doing something wrong?

But if hashcat can not find it, it's either an invalid offset or the mask is invalid. To find out which of them is true, I can only see one way. You need to build a bootable veracrypt system and repro...
atom hashcat 5 5,675 12-09-2016, 01:52 PM
    Thread: NetNTLMv1 Help!
Post: RE: NetNTLMv1 Help!

I think you only have one error here: Quote: -- hashcat64.bin -m14000 --potfile-disable --quiet -a 3 -1 charsets/DES_full.charset --hex-charset 99223BFDCF216B9B:b66a63d54cfe005c ?1?1000000000000...
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 5 7,291 12-09-2016, 01:59 PM
    Thread: hash160(x) a.k.a. ripemd160(sha256(x))
Post: RE: hash160(x) a.k.a. ripemd160(sha256(x))

Cool, please do not forget to contribute afterwards
atom hashcat 7 8,266 12-09-2016, 02:02 PM
    Thread: Hashcat doesn't manage fans/temps properly.
Post: RE: Hashcat doesn't manage fans/temps properly.

To solve the fan speed simply fix OpenCL installation by doing the steps *exactly* as explained here: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_may_have_the_wrong_driver_instal...
atom hashcat 3 4,697 12-09-2016, 02:05 PM
    Thread: increment gives invlaid mask error
Post: RE: increment gives invlaid mask error

I had added support for this to hashcat v3.20, but it was bugged in case of WPA. Should be fixed with latest beta on https://hashcat.net/beta/
atom hashcat 5 7,882 12-18-2016, 05:03 PM
    Thread: Which hashcat should I install on my Windows XP 32bit?
Post: RE: Which hashcat should I install on my Windows X...

Which OpenCL compatible hardware do you want to run it on?
atom hashcat 5 6,947 12-18-2016, 05:08 PM
    Thread: Use hashcat with a dictionary of big words
Post: RE: Use hashcat with a dictionary of big words

Total wrong approach. If your algorithm creates 128 byte intermediate values you need to handle that inside a dedicated kernel for that algorithm.
atom hashcat 4 5,765 12-18-2016, 05:11 PM