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: Problems with installing and using hashcat
Post: RE: Problems with installing and using hashcat

1. install nvidia driver using ubuntus package manager 2. download hashcat from https://hashcat.net/hashcat/ 3. unpack hashcat 4. done
undeath hashcat 1 1,844 07-09-2018, 03:21 PM
    Thread: VeraCrypt Decryption [mac OSX]
Post: RE: VeraCrypt Decryption [mac OSX]

yupa Wrote: (07-13-2018, 07:17 PM) -- It is executed, but the words in mydict2.dict do not combine. In mydict2.dict are words (letters, numbers).  -- How did you determine that? yupa Wrote: (07-13...
undeath hashcat 1 1,996 07-14-2018, 11:03 AM
    Thread: Hashcat Pipe working?
Post: RE: Hashcat Pipe working?

rejected means that the candidate was impossible to process internally, either because it did not match a minimum length required by a hash type or because it exceeded the maximum length hashcat can h...
undeath hashcat 1 1,835 07-16-2018, 09:54 AM
    Thread: Hybrid Worldlist + Mask 0 length mask
Post: RE: Hybrid Worldlist + Mask 0 length mask

either use rules instead of hybrid mask or use multiple attacks.
undeath hashcat 1 1,578 08-06-2018, 09:59 PM
    Thread: MBP - memory is not enough to use?
Post: RE: MBP - memory is not enough to use?

Don't run scrypt on GPU.
undeath hashcat 1 2,248 09-06-2018, 10:42 PM
    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