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 [asc] Views Posted
    Thread: Effects of unequal RAM and VRAM in rig
Post: RE: Effects of unequal RAM and VRAM in rig

Not enough RAM leads to CL_OUT_OF_HOST_MEMORY errors. It won't slow down things. MD5/NTLM should be good candidates for stability testing, although there might be even better ones.
undeath Hardware 1 1,958 09-25-2018, 02:23 PM
    Thread: hashcat with scrypt(scrypt)
Post: RE: hashcat with scrypt(scrypt)

scryptcat123 Wrote: (09-28-2018, 12:20 AM) -- I have hash, salt 1, and salt 2. Is there a way I can use an existing mode with hashcat to run this type of search? -- no scryptcat123 Wrote: (09-28...
undeath hashcat 1 2,032 09-28-2018, 10:19 AM
    Thread: Alienware 17 R4 Nvidia GTX1070
Post: RE: Alienware 17 R4 Nvidia GTX1070

looks like The-Distribution-Which-Does-Not-Handle-OpenCL-Well does not handle OpenCL well /sigh
undeath hashcat 1 1,622 10-01-2018, 08:06 PM
    Thread: PKID hash Seprator issue
Post: RE: PKID hash Seprator issue

1. don't use pocl 2. don't use --force and post here 3. hashcat can't find your hash file
undeath hashcat 1 1,865 10-22-2018, 11:06 PM
    Thread: HMAC-SHA1
Post: RE: HMAC-SHA1

convert the output bytes to hex
undeath hashcat 1 1,409 10-26-2018, 10:14 AM
    Thread: Hashcat speed problem?
Post: RE: Hashcat speed problem?

try the latest version
undeath hashcat 1 1,522 10-26-2018, 10:16 AM
    Thread: Need assistance with creating a specific rule
Post: RE: Need assistance with creating a specific rule

generate a rule file to insert the numbers/specials into the aaaAAA candidates, generated externally and piped into hashcat in stdin mode.
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 1 2,353 11-02-2018, 12:57 AM
    Thread: Brain socket error
Post: RE: Brain socket error

use the beta version: https://hashcat.net/beta/ known (and fixed) problem on windows
undeath General Talk 1 1,908 11-11-2018, 12:22 AM
    Thread: BRAIINNN show password? :)
Post: RE: BRAIINNN show password? :)

Brain only helps coordinating attacks among several hashcat instances (whether run sequentially or parallelly). It does not record cracked passwords. You need to check the individual instances for tha...
undeath General Talk 1 1,706 11-11-2018, 12:33 PM
    Thread: New project
Post: RE: New project

For a professional setup you may want to consider buying well engineered, tested and supported systems. Take a peek at https://sagitta.pw/
undeath Hardware 1 1,826 12-28-2018, 08:29 PM
    Thread: KeePass/ Word list help!!!!
Post: RE: KeePass/ Word list help!!!!

It's not easy to find a generic way to generate such highly targeted candidates, hence there is no direct support embedded to hashcat. The way to go about this is creating a small script/program that ...
undeath hashcat 1 1,685 12-29-2018, 11:27 AM
    Thread: Hashcat rules
Post: RE: Hashcat rules

use PACK (https://www.thesprawl.org/projects/pack/) to generate hcmask files. btw, you're mixing up rules and masks. Those are completely different (and incompatible) things.
undeath General Talk 1 1,416 01-14-2019, 11:47 PM
    Thread: Mildly damaged card still good for hashcat?
Post: RE: Mildly damaged card still good for hashcat?

Defective cards will cause false positives/false negatives or just outright crash, possibly after some time.
undeath Hardware 1 1,492 02-25-2019, 01:15 PM
    Thread: HEX pssword list
Post: RE: HEX pssword list

Code: -- hashcat -h | grep hex --hex-charset | | Assume charset is given in hex | --hex-salt | | Assume salt is given in hex ...
undeath hashcat 1 1,605 03-05-2019, 05:07 PM
    Thread: SOLVED. Install help needed for Pi The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) Linux
Post: RE: Install help needed for Pi The-Distribution-Wh...

internal compiler error: Segmentation fault something with your gcc is broken
undeath hashcat 1 1,332 03-10-2019, 03:54 PM
    Thread: Support for Intel Movidius Neural Compute Stick ???
Post: RE: Support for Intel Movidius Neural Compute Stic...

Code: --       +--------------------------------+       |  Does a OpenCL runtime exist?  |       +----------+--------------------++                  |                ...
undeath Hardware 1 2,351 03-19-2019, 11:44 PM
    Thread: Precomputation
Post: RE: Precomputation

Not supported. The technique you're looking for is called rainbow table.
undeath General Talk 1 1,384 03-24-2019, 10:55 PM
    Thread: 1080ti card with old hardware
Post: RE: 1080ti card with old hardware

There is no bottleneck for hashcat in that setup. Enough PCIe lanes, enough ram and sufficient power for a 1080ti.
undeath Hardware 1 1,669 03-26-2019, 01:31 PM
    Thread: hashcat & cpulimit/cputool
Post: RE: hashcat & cpulimit/cputool

you can use -w1. To lock hashcat to certain cpu cores you can use the --cpu-affinity option
undeath hashcat 1 1,177 03-30-2019, 06:50 PM
    Thread: How do I crack a password w/ these rules?
Post: RE: How do I crack a password w/ these rules?

https://hashcat.net/wiki/doku.php?id=mask_attack
undeath hashcat 1 1,513 04-24-2019, 11:52 PM