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: Building hashcat v3.20
Post: RE: Building hashcat v3.20

Can you compile hashcat with DEBUG=1 and send me a backtrace ?
atom hashcat 12 12,520 12-02-2016, 08:22 PM
    Thread: Hybrid attack using rules on a dictionary
Post: RE: Hybrid attack using rules on a dictionary

number-of-words-in-wordlist1 * number-of-words-in-wordlist2 * number-of-rules
atom hashcat 10 14,669 12-02-2016, 08:23 PM
    Thread: Hybrid attack using rules on a dictionary
Post: RE: Hybrid attack using rules on a dictionary

in hybrid mode with -a 6 the ?a?a gets expanded into number of words internally, so it 95*95
atom hashcat 10 14,669 12-02-2016, 08:24 PM
    Thread: Building hashcat v3.20
Post: RE: Building hashcat v3.20

make clean DEBUG=1 make ulimit -c 999999999999 ./hashcat -b (core dumped) gdb ./hashcat core Then in gdb prompt type "bt" Send me full output
atom hashcat 12 12,520 12-02-2016, 08:37 PM
    Thread: Building hashcat v3.20
Post: RE: Building hashcat v3.20

Can you please delete the line fclose (fd_drm); in src/opencl.cl in line 78 and retry?
atom hashcat 12 12,520 12-02-2016, 09:21 PM
    Thread: Need a little help with hashcat 3.20
Post: RE: Need a little help with hashcat 3.20

Two things to mentions here: * Looks like this is some issue with AMD on Windows * Even if this does not affect the problem with the AMD cards, remove OpenCL Driver for Intel Iris and Intel HD Gra...
atom hashcat 1 3,347 12-03-2016, 02:17 PM
    Thread: hashcat mix temperature readings
Post: RE: hashcat mix temperature readings

Can you please open an issue for this on Github. Thanks!
atom hashcat 3 4,057 12-03-2016, 02:18 PM
    Thread: am I doing something wrong?
Post: RE: am I doing something wrong?

* Does the mask match the password? * Did you set the correct offset for full drive encryption? Is this one really the same as with TrueCrypt? * Are you sure the cipher is not cascaded?
atom hashcat 5 5,675 12-03-2016, 02:47 PM
    Thread: hashcat mix temperature readings
Post: RE: hashcat mix temperature readings

I need some additional information, but let's continue to talk on github about this bug. Forum should be for usage problems not bugs, therefore closing here.
atom hashcat 3 4,057 12-03-2016, 04:09 PM
    Thread: hashcat v3.20 + plaintext
Post: RE: hashcat v3.20 + plaintext

The hash is a word in plaintext. This can be useful if you want to check your own written rules, for example. You don't need to make it a hash first, you don't need to use stdout and compare using ext...
atom hashcat 1 2,736 12-04-2016, 03:19 PM
    Thread: Stuck at hashcat (3.20) Starting... linux
Post: RE: Stuck at hashcat (3.20) Starting... linux

The 270s is no longer supported with AMDGPU-Pro. You need to upgrad to more modern hardware if you want to use Linux. If you want to use older hardware you must use Windows, there's no way around that...
atom hashcat 3 4,831 12-04-2016, 03:21 PM
    Thread: Stuck --username cracking
Post: RE: Stuck --username cracking

Is this a joke?
atom hashcat 1 2,596 12-04-2016, 03:21 PM
    Thread: Crash during kernel & memory init.
Post: RE: Crash during kernel & memory init.

Propably just used "7z e" to extract the archive instead of "7z x"?
atom hashcat 1 3,211 12-06-2016, 01:31 PM
    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: 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