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 [asc] Replies Views Posted
    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,119 09-23-2017, 07:51 PM
    Thread: Problems with OpenCL
Post: RE: Problems with OpenCL

You can find useful information here. https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#installation
freeroute hashcat 10 9,572 09-27-2017, 07:25 PM
    Thread: Problems with OpenCL
Post: RE: Problems with OpenCL

This article from 2015, but useful. The installation process almost the same with the new hashcat. GPU Based Password Cracking with Amazon EC2 and oclHashcat: https://www.rockfishsec.com/2015/05/gpu...
freeroute hashcat 10 9,572 09-28-2017, 06:55 AM
    Thread: hash-password check order in straight attack
Post: RE: hash-password check order in straight attack

atom Wrote: (10-01-2017, 11:32 AM) -- The ordering of a wordlist based attack is not changed, but the processes is a parallel one. That means hashcat creates a chunk based on the several factors and ...
freeroute hashcat 2 3,304 10-01-2017, 11:58 AM
    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: 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,304 09-26-2017, 07:40 AM
    Thread: Problems with OpenCL
Post: RE: Problems with OpenCL

globbergouhl Wrote: (09-27-2017, 05:51 PM) -- I am following the following tutorial: https://mark911.wordpress.com/2017/04/05/how-to-compile-install-and-run-hashcat-password-cracker-from-github-sou...
freeroute hashcat 10 9,572 09-27-2017, 11:09 PM
    Thread: Hashcat rule help.
Post: RE: Hashcat rule help.

TofuBoy22 Wrote: (09-28-2017, 11:36 AM) -- a possible way would be the go through your email list and split it into two files, one with all the unique strings before the @ and one with all unique val...
freeroute hashcat 6 5,415 11-06-2017, 12:39 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,119 06-12-2018, 09:04 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: 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: Easy password with runic
Post: Easy password with runic

What if the password is written in runic? Hashcat can find the password in this case?
freeroute hashcat 6 3,550 07-27-2018, 09:57 AM
    Thread: Easy password with runic
Post: RE: Easy password with runic

OK. Thanks for your help. Technically how can I test it? https://en.wikipedia.org/wiki/Runes
freeroute hashcat 6 3,550 07-27-2018, 10:07 AM
    Thread: hashcat v5.0.0
Post: RE: hashcat v5.0.0

Slow hashes mode  is meaningless to use with CPU only attack (Device type = 1). Am I correct?
freeroute hashcat 11 50,025 10-30-2018, 10:58 PM
    Thread: Noob trying to follow this walkthrough
Post: RE: Noob trying to follow this walkthrough

If you don't know where the tctsom.hccapx is. Find the file: "find / -type f -name tctsom.hccapx" With hashcat use the full path to your tctsom.hccapx file.
freeroute hashcat 12 7,525 10-30-2018, 11:09 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: 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: 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: How can I use the hashcat brain?
Post: RE: How can I use the hashcat brain?

On the server side: "hashcat --brain-server --brain-host=IP --brain-port=port_number --brain-password=your_password" On the client side (example): "hashcat -O --brain-client --brain-client-featu...
freeroute hashcat 2 4,392 12-22-2018, 06:10 PM