Please note, this is a STATIC archive of website hashcat.net from October 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies [desc] Views Posted
    Thread: Not finding my own set password
Post: RE: Not finding my own set password

the ? in the mask is not the problem. Maybe an invisible (control) character somehow slipped in there.
undeath hashcat 12 6,010 12-17-2018, 02:03 PM
    Thread: nOOb help
Post: RE: nOOb help

Your best bet is using a wordlist attack + rules if you don't know anything and hope the password is found. Hashcat ships with a couple of rules files.
undeath hashcat 12 8,107 01-23-2019, 12:20 PM
    Thread: Crackpos incorrect
Post: RE: Crackpos incorrect

since the axes' labels are missing it's hard to tell what that chart is about at all. What is wrong with the red/green curves? Is this about the smallest crackpos being reported? If so, "number of gue...
undeath hashcat 12 5,625 02-15-2019, 08:00 PM
    Thread: Crackpos incorrect
Post: RE: Crackpos incorrect

You are confusing crackpos with the number of guesses made. There are no guarantees that a lower crackpos means it's tried earlier, or analogously that a higher crackpos means some candidate is tried ...
undeath hashcat 12 5,625 02-15-2019, 09:24 PM
    Thread: Crackpos incorrect
Post: RE: Crackpos incorrect

speed should be almost constant over time, you would usually end up with pretty much a straight line if you tried to plot the guesses made.
undeath hashcat 12 5,625 02-15-2019, 09:35 PM
    Thread: Crackpos incorrect
Post: RE: Crackpos incorrect

you could externally monitor the outfile and track the amount of hashes cracked over time.
undeath hashcat 12 5,625 02-16-2019, 12:10 PM
    Thread: hashcat WPA benchmark not starting at all
Post: RE: hashcat benchmark not starting at all

probably a crash inside the opencl runtime
undeath hashcat 12 8,216 03-17-2019, 08:29 PM
    Thread: hashcat WPA benchmark not starting at all
Post: RE: hashcat WPA benchmark not starting at all

this is not a problem with hashcat but a problem with your opencl driver. Clean your system and remove any traces of existing opencl drivers and then install the latest driver for your device.
undeath hashcat 12 8,216 03-26-2019, 12:01 AM
    Thread: problem with hashcat windows restart or switch off
Post: RE: problem with hashcat windows restart or switch...

Something with your cooling/airflow is bad.
undeath hashcat 12 3,112 11-23-2019, 03:14 PM
    Thread: problem with hashcat windows restart or switch off
Post: RE: problem with hashcat windows restart or switch...

That looks like a card stopped functioning during the cracking session.
undeath hashcat 12 3,112 11-25-2019, 01:32 PM
    Thread: problem with hashcat windows restart or switch off
Post: RE: problem with hashcat windows restart or switch...

Looks rather like a hardware error of some kind.
undeath hashcat 12 3,112 11-25-2019, 05:34 PM
    Thread: hashcat in VM
Post: RE: hashcat in VM

to get full speedup the best way would probably be: (note: I'm assuming each key is 8 bytes; adapt as needed) 1. create a wordlist with all combinations of K1 (or a reproducable subset thereof if th...
undeath hashcat 12 4,959 12-21-2019, 06:33 PM
    Thread: Microsoft Azure Ubuntu. Problem with hashcat
Post: RE: Microsoft Azure Ubuntu. Problem with hashcat

When disconnecting ssh all programs running in the shell will usually be terminated. If you want a program to continue running you need to use a terminal emulator like screen or tmux or other techniqu...
undeath hashcat 12 1,185 08-16-2020, 12:46 PM
    Thread: [Help] Joomla 1.5.X hash
Post: RE: [Help] Joomla 1.5.X hash

doesn't help much with a joomla hash :)
undeath Very old oclHashcat Support 13 40,947 12-16-2011, 02:37 PM
    Thread: --remove isn't removing all hashes
Post: RE: --remove isn't removing all hashes

if the same hash appears multiple times it is only removed once. sort -u your hash file before running it through hashcat.
undeath Very old oclHashcat-plus Support 13 23,106 03-30-2012, 07:58 PM
    Thread: --remove isn't removing all hashes
Post: RE: --remove isn't removing all hashes

undeath Wrote: (03-30-2012, 07:58 PM) -- if the same hash appears multiple times it is only removed once. sort -u your hash file before running it through hashcat. --
undeath Very old oclHashcat-plus Support 13 23,106 04-25-2012, 08:16 PM
    Thread: 16 byte salt support for joomla
Post: RE: 16 byte salt support for joomla

Any progress on this? Still doesn't work.
undeath Very old oclHashcat-plus Support 13 22,308 04-28-2012, 03:45 PM
    Thread: 16 byte salt support for joomla
Post: RE: 16 byte salt support for joomla

doesn't work for me. Code: -- H:\oclHashcat-plus-0.08b60>oclHashcat-plus64.exe -m11 joomla.txt ?d?d?d?d?d?d?d?d -a3 WARNING: Hashfile 'joomla.txt' in line 1 (hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh:ssss...
undeath Very old oclHashcat-plus Support 13 22,308 04-28-2012, 06:45 PM
    Thread: Removing Bad Hashes
Post: RE: Removing Bad Hashes

use grep.
undeath General Talk 13 28,538 07-07-2012, 07:08 PM
    Thread: Removing Bad Hashes
Post: RE: Removing Bad Hashes

msys/mingw
undeath General Talk 13 28,538 07-07-2012, 10:50 PM