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: 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: 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: 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: 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: 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: Creating rule file
Post: Creating rule file

I have a dictionary file which contain only lower case, female names (female_names.txt). Let's say the WPA2 password "Julia1984". So I have to capitalize the first letters and append years to the fe...
freeroute hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 9,179 08-18-2016, 03:03 PM
    Thread: Create a single rule file with maskprocessor
Post: Create a single rule file with maskprocessor

Hello, I would like to create a rule file with maskprocessor - creating a rule to generate passwords. I know the pwd is a single birthday. It contains only 8 digits and begin 19. I have a test.hc...
freeroute hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 6,701 07-24-2016, 06:09 AM
    Thread: Combinator attack witj -k rule
Post: Combinator attack witj -k rule

I read the hashcat wiki about combinator attack. I have to 2 dictionaries: dic1 and dic2. dic1 contains: hello test dic2 contains: apple earth I would like to append only all the word ...
freeroute hashcat 2 3,519 10-19-2016, 04:08 PM
    Thread: b64(b64(md5($pass))) supperted by hashcat
Post: b64(b64(md5($pass))) supperted by hashcat

I would like to know b64(b64(md5($pass))) supported by hashcat? e.g: OVlBblpFcEp2azVxU2w2aGtRUGVRdz09 - it is not a real hash, changed some character according to hashcat rules. Thanks is advance...
freeroute hashcat 4 4,730 11-02-2016, 08:43 PM