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 [asc] Author Forum Replies Views Posted
    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,100 04-25-2012, 08:16 PM
    Thread: --markov-disable taking more time
Post: RE: --markov-disable taking more time

The faster hashes are cracked early on, the fewer hashes hashcat has to search through later. This of course has an impact on overall speed. If you want a fair comparison use a single hash that will n...
undeath hashcat 3 890 04-20-2020, 12:36 PM
    Thread: --markov-disable and HCstat file
Post: RE: --markov-disable and HCstat file

it's probably more a bug/missing feature than a necessity.
undeath hashcat 2 2,543 02-03-2018, 12:49 PM
    Thread: +55 minutes in Generating Dictionary for 194GB
Post: RE: +55 minutes in Generating Dictionary for 194GB

unless there is a different way to check if the seed has been successfully decrypted other than the keccak hashing mentioned by philsmd above it's impossible to retrieve the password using the first 8...
undeath hashcat 26 24,602 02-11-2018, 02:12 PM
    Thread: +55 minutes in Generating Dictionary for 194GB
Post: RE: +55 minutes in Generating Dictionary for 194GB

philsmd Wrote: (02-11-2018, 02:24 PM) -- I'm almost 100% sure, that such a technique where somebody can recover a very long random seed by just having 80-bytes of the encrypted seed is currently infe...
undeath hashcat 26 24,602 02-11-2018, 02:36 PM
    Thread: *hashcat benchmarking standard (wiki)
Post: RE: *hashcat benchmarking standard (wiki)

2x 7970 is simply twice as fast as a single 7970. No need for an extra benchmark.
undeath Feature Requests 7 29,529 03-24-2012, 01:32 AM
    Thread: * Device #1: This device's local mem size is too small.
Post: RE: * Device #1: This device's local mem size is t...

your hardware is too old to run hashcat.
undeath hashcat 7 14,295 05-21-2017, 09:10 PM
    Thread: (New User) Error: Wordlists/:
Post: RE: (New User) Error: Wordlists/:

omit the / at the end.
undeath Old oclHashcat Support 2 5,263 02-08-2015, 12:08 PM
    Thread: (--username) Can't figure it out
Post: RE: (--username) Can't figure it out

delimiter is ":", not ","
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 7,416 07-21-2014, 07:35 PM
    Thread: 'Positional Anchor' type attacks?
Post: RE: 'Positional Anchor' type attacks?

Such an attack mode is not implemented. You'd need to emulate it using custom generated mask files.
undeath hashcat 5 4,178 03-19-2018, 07:35 PM
    Thread: 'Positional Anchor' type attacks?
Post: RE: 'Positional Anchor' type attacks?

No, using increment would only be possible if your variable part is at the end.
undeath hashcat 5 4,178 03-20-2018, 04:59 PM
    Thread: $1800 build?
Post: RE: $1800 build?

In the worst case a 290x can draw 400W each. A 1500W PSU ain't gonna cut it. Don't buy AMD.
undeath Hardware 5 8,375 10-20-2015, 09:00 PM
    Thread: $1800 build?
Post: RE: $1800 build?

A 970 archives about the same rate as a 290x according to these benchmarks: https://gist.github.com/epixoip/e885edc473e74398faf6 https://gist.github.com/epixoip/8171031 To be fair, the 290x was d...
undeath Hardware 5 8,375 10-23-2015, 04:07 PM
    Thread: "WARN: ADL_Overdrive6_FanSpeed_Get(): -1"
Post: RE: "WARN: ADL_Overdrive6_FanSpeed_Get(): -1"

ERROR: Temperature limit on GPU 1 reached, aborting... HWMon.GPU.#1...: 64% Util, 86c Temp, -1% Fan Bad cooling.
undeath hashcat 3 5,786 06-29-2016, 04:48 PM
    Thread: "WARN: ADL_Overdrive6_FanSpeed_Get(): -1"
Post: RE: "WARN: ADL_Overdrive6_FanSpeed_Get(): -1"

If it only starts after some time your card is probably broken.
undeath hashcat 3 5,786 06-29-2016, 05:21 PM
    Thread: "Cannot find an OpenCL ICD loader library." error
Post: RE: "Cannot find an OpenCL ICD loader library." er...

You need to install an icd loader. On ubuntu you need to install ocl-icd-libopencl1 (and possibly nvidia-opencl-icd-340)
undeath hashcat 1 1,882 07-05-2019, 01:29 PM
    Thread: "brute force" and custom charset questions
Post: RE: "brute force" and custom charset questions

these are special characters interpreted by bash. You need to either (single) quote them or escape them.
undeath Very old oclHashcat-plus Support 5 21,488 11-29-2012, 07:44 PM
    Thread: "brute force" and custom charset questions
Post: RE: "brute force" and custom charset questions

? is the special character for hashcat masks. you need to do ?? to have the character ? in the mask
undeath Very old oclHashcat-plus Support 5 21,488 11-29-2012, 08:58 PM
    Thread: oclHashcat-plus: resume after shutdown
Post: oclHashcat-plus: resume after shutdown

Hi, i'd like to request a function for oclHashcat-plus to be able to resume a previous cracking process, similiar to the -s switch in hashcat. (same goes out for oclHashcat, but as this one does...
undeath Feature Requests 7 24,182 10-16-2011, 10:46 AM
    Thread: oclHashcat - limit amount of wordlist words for left mask
Post: oclHashcat - limit amount of wordlist words for le...

Hey, I found out that using more or less huge wordlists for the left mask affects oclHashcat's performance very much: Code: -- Status.......: Running Hash.Type....: NTLM Mode.Left....: Dict '.....
undeath Feature Requests 1 7,303 08-23-2011, 10:54 PM