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 Views [desc] Posted
    Thread: Meltdown and Spectre patches
Post: Meltdown and Spectre patches

Is it worth turning off in case of hashcat rig? Will there be an increase in performance?
freeroute General Talk 1 662 05-09-2020, 02:05 PM
    Thread: PBKDF2-HMAC-SHA256
Post: PBKDF2-HMAC-SHA256

I read a nice post about this format: Storing Password in an easy and secure way using Perl (https://perlmaven.com/storing-passwords-in-a-an-easy-but-secure-way) Author wrote, the generated hash: ...
freeroute hashcat 2 702 05-03-2020, 11:31 AM
    Thread: PBKDF2-HMAC-SHA256
Post: RE: PBKDF2-HMAC-SHA256

Thank you.
freeroute hashcat 2 702 05-03-2020, 11:44 AM
    Thread: Hungarian charset
Post: RE: Hungarian charset

Thank you for the quick support.
freeroute hashcat 2 1,045 09-29-2019, 01:38 PM
    Thread: Hungarian charset
Post: Hungarian charset

Why couldn't this simple md5 hash be found by hashcat? Maybe something important is missing. Thank you. Code: -- echo -n "óóóó" | md5sum 0380d849d5eea725653c91b8c01818c4  - -- /usr/lo...
freeroute hashcat 2 1,045 09-29-2019, 01:25 PM
    Thread: Radeon HD 6990 GPU
Post: Radeon HD 6990 GPU

I got an old Radeon HD 6990 GPU. Is it possible that this card unsupported by hashcat? Its a hybrid system. I have installed 2 nVidia GPUs. These are working correctly. freeroute@Vanda:~$ lsb_rel...
freeroute hashcat 2 1,436 09-09-2019, 08:16 PM
    Thread: Radeon HD 6990 GPU
Post: RE: Radeon HD 6990 GPU

Ahh. Thanks the info.
freeroute hashcat 2 1,436 09-09-2019, 09:39 PM
    Thread: hashcat 5.0.0 brain-server log
Post: hashcat 5.0.0 brain-server log

I created a system service for hashcat brain-server. Works well, thanks for the implementation. Q1: Is it worth to use checkpoint in this case? If I quit (not checkpoint) for example at 40% of p...
freeroute hashcat 0 1,790 10-31-2018, 05:52 PM
    Thread: Paid Rules Assistance?
Post: RE: Paid Rules Assistance?

silekonn Wrote: (04-12-2020, 07:57 AM) -- undeath Wrote: (03-08-2020, 02:49 PM) -- you can try your luck on the hashkiller.co.uk forums. -- The website does not appear to be functional? -- There was...
freeroute hashcat 9 2,222 04-12-2020, 10:42 AM
    Thread: Extracting ESSID from hccapx files
Post: RE: Extracting ESSID from hccapx files

Use this command: "wlanhcxinfo -i handshake.hccapx -a -s -e -p" or "wlanhcxinfo -i handshake.hccpax -e Options: -a : list access points -e : list essid -s : list statio...
freeroute General Talk 2 2,393 11-01-2018, 08:39 AM
    Thread: How to erase/reset hashcat-brain server
Post: How to erase/reset hashcat-brain server

Q_1: Are there a simple method to erase/reset hashcat-brain server memory without reinstall it? Q_2: Is it possible to configure the hashcat-brain server only accepts a particular hash type? (for ...
freeroute hashcat 2 2,598 11-28-2018, 01:19 PM
    Thread: How to erase/reset hashcat-brain server
Post: RE: How to erase/reset hashcat-brain server

Thanks for your quick reply.
freeroute hashcat 2 2,598 11-28-2018, 01:44 PM
    Thread: Custom rule for 8Track hashes
Post: Custom rule for 8Track hashes

For 8Track hashes I use this command: Code: -- "hashcat -m 120 -a 0 8Track_hashes -j '$-$-' dictionary" -- Is it possible to combine this command with best64.rule like: Code: -- "hashcat -m 120 -a...
freeroute hashcat 2 2,766 06-16-2018, 09:51 PM
    Thread: Custom rule for 8Track hashes
Post: RE: Custom rule for 8Track hashes

Thank you very much for your support. Its working.
freeroute hashcat 2 2,766 06-16-2018, 10:04 PM
    Thread: Maskprocessor make error
Post: Maskprocessor make error

Helllo, I just tried to compile maskprocessor according to the README file. "Compile -------------- Simply run make" But I got an error message. Could you help me, what the solution is, plz...
freeroute hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 0 2,870 07-23-2016, 02:20 AM
    Thread: Prince attack mode unsupported
Post: Prince attack mode unsupported

I tried hashcat mode 8 (it was prince attack at the version 2.), but said unsupported mode. Is this mode deleted forever or maybe in the next version prince mode will be enabled? Thanks in advance...
freeroute hashcat 1 2,871 11-27-2016, 08:57 AM
    Thread: WeHeartIt hashes
Post: WeHeartIt hashes

Do you have any info: WeHeartIt hashes will be supported by hashcat? Thanks,
freeroute hashcat 2 2,876 06-24-2018, 08:56 PM
    Thread: hashcat - strange behavior
Post: hashcat - strange behavior

UPDATE: "OpenCL Runtime for Intel Core and Intel Xeon Processors" driver reinstalled for CPU. Now I have opencl support for CPU. Hashcat working well. Today I tried to install new kernel, but it was ...
freeroute hashcat 2 3,118 09-23-2017, 07:51 PM
    Thread: hashcat - strange behavior
Post: RE: hashcat - strange behavior

Same problem again. Can not control running hashcat with keyboard. Can start hashcat as normal, can't see status, can't create checkpoint, stop running only with Ctrl+C keyboard combination. Inst...
freeroute hashcat 2 3,118 06-12-2018, 09:04 PM
    Thread: hash-password check order in straight attack
Post: hash-password check order in straight attack

What is the order of hash-password checking in case of straight/dictionary attack? What is the operating principle of hashcat? Lets's say I have 10 hashes: hash1 hash2 hash3 etc. My dicti...
freeroute hashcat 2 3,302 09-26-2017, 07:40 AM