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 [desc] Replies Views Posted
    Thread: Distribute calculations and "verification" hashes
Post: RE: Distribute calculations and "verification" has...

hashcat is using markov chains to try more probable words first. You can have a look at the next candidates by running a command like Code: -- ./hashcat64.bin --stdout -a3 '?a?a?a?a' -s 5555 -l 20...
undeath hashcat 6 6,261 08-21-2017, 07:44 PM
    Thread: Distribute calculations and "verification" hashes
Post: RE: Distribute calculations and "verification" has...

Are both tools possibly using different hcstat files?
undeath hashcat 6 6,261 08-22-2017, 03:55 PM
    Thread: RAR3 trouble…!
Post: RE: RAR3 trouble…!

Why are you comparing the speed of MD5 with that of RAR?
undeath hashcat 7 5,481 08-31-2017, 04:00 PM
    Thread: Does Hashcat support custom hash mode?(Ex: md5(md4($pass).sha1($pass)))
Post: RE: Does Hashcat support custom hash mode?(Ex: md5...

no There was an error posting your reply: The message is too short. Please enter a message longer than 5 characters
undeath hashcat 1 2,171 08-31-2017, 04:01 PM
    Thread: Speed of crack for WPA/WPA2 hash
Post: RE: Speed of crack for WPA/WPA2 hash

The wiki article you mention is about maskprocessor, not hashcat. If you use mp the candidates are generated on cpu. Using hashcat's a3 mode is always better than using mp if you don't need any spe...
undeath hashcat 8 21,164 09-02-2017, 08:59 PM
    Thread: Speed of crack for WPA/WPA2 hash
Post: RE: Speed of crack for WPA/WPA2 hash

Yes, if you pipe anything into hashcat (mp/pp/…) it's using your cpu. In general mask attack will be the fastest mode but with sufficient rules the speed of a wordlist attack should be pretty clo...
undeath hashcat 8 21,164 09-03-2017, 05:15 PM
    Thread: noob problem installing
Post: RE: noob problem installing

copying stuff to /usr/bin is usually a bad idea (or actually anywhere outside your home directory, unless you know what you're doing). Extract hashcat somewhere in your home directory (including al...
undeath hashcat 7 5,179 09-04-2017, 07:59 PM
    Thread: noob problem installing
Post: RE: noob problem installing

always run it with full path
undeath hashcat 7 5,179 09-04-2017, 09:00 PM
    Thread: noob problem installing
Post: RE: noob problem installing

well, that file should not be a link so you must have screwed up something.
undeath hashcat 7 5,179 09-04-2017, 09:15 PM
    Thread: Complex iTunes password
Post: RE: Complex iTunes password

The messages you are seeing are just some info, no warnings. Don't know about the ones you did not post. If you're trying to brute-force that password you're not going to have any success. I don't ...
undeath hashcat 7 6,395 09-05-2017, 04:32 PM
    Thread: MSI Afterburner fan control
Post: RE: MSI Afterburner fan control

try --gpu-temp-disable to disable hashcat's fan control. Maybe there's a conflict.
undeath hashcat 1 2,537 09-06-2017, 12:01 PM
    Thread: Complex iTunes password
Post: RE: Complex iTunes password

Of course you can crack that with a wordlist or mask attack but you'd need to add so much specific info about the password it's almost like cheating. No real use.
undeath hashcat 7 6,395 09-06-2017, 12:03 PM
    Thread: Dilemma…!
Post: RE: Dilemma…!

read this thread https://hashcat.net/forum/thread-6839.html
undeath hashcat 13 9,650 09-12-2017, 09:15 PM
    Thread: Clean up CAP and Convert to HCCAPX for use with Hashcat
Post: RE: Clean up CAP and Convert to HCCAPX for use wit...

it's probably a lot easier to use hcxtools
undeath hashcat 6 29,048 09-12-2017, 10:54 PM
    Thread: Dilemma…!
Post: RE: Dilemma…!

Come up with different solutions if they're attacking fast hash modes. PACK for example can do the same thing by generating hcmask files.
undeath hashcat 13 9,650 09-13-2017, 03:00 PM
    Thread: Dilemma…!
Post: RE: Dilemma…!

PACK is just a collection of python scripts. You can run python on almost any OS, including Windows.
undeath hashcat 13 9,650 09-13-2017, 05:37 PM
    Thread: Win 10 App is unable to run on your pc error
Post: RE: Win 10 App is unable to run on your pc error

If you get any error message please post it. If anything else happens describe what's happening. "unable to run on my PC" isn't telling much.
undeath hashcat 4 5,110 09-13-2017, 11:30 PM
    Thread: Hash File No Hashes Loaded error.
Post: RE: Hash File No Hashes Loaded error.

actually it looks like hashcat cannot find your hash.txt file at all.
undeath hashcat 11 32,895 09-15-2017, 06:27 PM
    Thread: Hash File No Hashes Loaded error.
Post: RE: Hash File No Hashes Loaded error.

Your windows is configured to not show known file extensions. That might have something to do with your problem.
undeath hashcat 11 32,895 09-16-2017, 10:05 PM
    Thread: Word List or Mask is too smaill error HELP
Post: RE: Word List or Mask is too smaill error HELP

AtomTan Wrote: (09-17-2017, 09:07 AM) -- I am trying to run a bruteforce with md5 hashes with a wordlist -- "wordlist" and "bruteforce" are mutually exclusive
undeath hashcat 4 4,344 09-17-2017, 11:09 AM