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 [desc] Views Posted
    Thread: Web Hosting hashcat
Post: RE: Web Hosting hashcat

Because as web interface I understand something user-friendly ;-)
Mem5 Old hashcat Support 6 11,169 02-09-2014, 12:09 PM
    Thread: Output password verbose viewing for wpa-wpa2?
Post: RE: Output password verbose viewing for wpa-wpa2?

You can use the tool maskprocessor to see your generated words in output.
Mem5 Old oclHashcat Support 6 15,082 03-24-2014, 09:26 AM
    Thread: R9 280X speed
Post: RE: R9 280X speed

According to https://golubev.com/gpuest.htm you can get 100k. What is your cmd line ?
Mem5 Hardware 6 12,802 08-21-2014, 10:26 PM
    Thread: cracking a domain cachedump
Post: RE: cracking a domain cachedump

1100 works with the format hash:username 1000 is pure NTLM hash.
Mem5 Old oclHashcat Support 6 16,230 11-07-2014, 10:46 PM
    Thread: cracking a domain cachedump
Post: RE: cracking a domain cachedump

NTLM hashes are 32 chars long, without username, and cracked with mode 1000. "it didn't crack anything" -> not the problem of oclhashcat ! it's yours problem : bad wordlist, bad bruteforce mask, e...
Mem5 Old oclHashcat Support 6 16,230 11-08-2014, 02:18 PM
    Thread: how to brute a few handshakes ?
Post: RE: how to brute a few handshakes ?

c506178 Wrote: (12-01-2014, 10:46 PM) -- please explain how I can to brute several handshake at the same time -- Code: -- cat 1.hccap 2.hccap 3.hccap > all.hccap -- An use oclhashcat mask attack ...
Mem5 Old oclHashcat Support 6 9,510 12-01-2014, 11:17 PM
    Thread: oclHashcat v1.37
Post: RE: oclHashcat v1.37

Amazing, thanks atom & team !! :]
Mem5 Old oclHashcat Announcements 6 20,975 08-19-2015, 08:22 AM
    Thread: Problem graphic card burned
Post: RE: Problem graphic card burned

What's your graphic card ?
Mem5 hashcat 6 7,747 07-31-2016, 09:41 PM
    Thread: hashcah 3.0 dev keepass
Post: RE: hashcah 3.0 dev keepass

Your cmdline ?
Mem5 hashcat 6 8,379 08-05-2016, 07:15 PM
    Thread: Problems with Fans ?
Post: Problems with Fans ?

Quote: -- Drivers temperature threshold hit on GPU #1, expect performance to drop... (...) Speed.Dev.#1.....:  7031.0 MH/s (94.79ms) HWMon.Dev.#1.....: Temp: 82c Fan: 33% Util: 99% Core:1769Mhz Mem...
Mem5 hashcat 6 7,966 12-17-2016, 11:30 AM
    Thread: Problems with Fans ?
Post: RE: Problems with Fans ?

Ok for --gpu-temp-retain, I'll try ! I prefer to let hashcat do it ;)
Mem5 hashcat 6 7,966 12-18-2016, 09:47 PM
    Thread: Problems with Fans ?
Post: RE: Problems with Fans ?

I put --gpu-temp-retain=75 : Quote: -- Drivers temperature threshold hit on GPU #1, expect performance to drop... ... HWMon.Dev.#1.....: Temp: 82c Fan: 33% Util:100% Core:1911Mhz Mem:4513Mhz Lanes:...
Mem5 hashcat 6 7,966 12-31-2016, 03:51 PM
    Thread: Problems with Fans ?
Post: RE: Problems with Fans ?

Exact, after waiting ~20 minutes I see the fans speeding up. Thanks.
Mem5 hashcat 6 7,966 01-01-2017, 05:30 PM
    Thread: hashcat v3.40
Post: RE: hashcat v3.40

Thanks again atom & team for this new version!
Mem5 hashcat 6 22,347 03-05-2017, 02:09 PM
    Thread: cap2hccapx and odd ESSID
Post: cap2hccapx and odd ESSID

Hi, I would like to modify cap2hccapx.c (and push it to github if needed) to print ESSID in hexadecimal. Why ? To display/manipulate odd characters in the ESSID string e.g. russian, accent, etc ...
Mem5 hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 7,820 03-17-2017, 09:23 AM
    Thread: cap2hccapx and odd ESSID
Post: RE: cap2hccapx and odd ESSID

I mean : Quote: -- usage: cap2hccapx.exe input.pcap output.hccapx [filter by essid] [additional network essid:bssid] -- How can I write an odd ESSID in the third parameter ? As the ESSID could be s...
Mem5 hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 7,820 03-17-2017, 11:31 PM
    Thread: hashcat v3.6.0
Post: RE: hashcat v3.6.0

Thanks atom & team for this new release :)
Mem5 hashcat 6 26,344 06-11-2017, 10:30 AM
    Thread: Office and --show option
Post: RE: Office and --show option

Works perfect. THanks for your help. Next time I will report it on github (I didn't know if it was a bug or a misunderstanding).
Mem5 hashcat 6 5,802 09-01-2017, 07:48 PM
    Thread: Office and --show option
Post: Office and --show option

Hi, Still testing MS office crack, and had some issues while looking for collisions : Code: -- cat hash.txt user:$oldoffice$3*xxx hashcat -m 9810 -a 3 -w 3 --username -o res_1.txt hash.txt ?b?b?b?b?...
Mem5 hashcat 6 5,802 08-24-2017, 10:19 PM
    Thread: Office and --show option
Post: RE: Office and --show option

philsmd Wrote: (08-25-2017, 07:12 AM) -- You forgot to also include the command you execute for -m 9820. It also must contaiin the --username switch. -- Yes it did contain username switch: Code: -- ...
Mem5 hashcat 6 5,802 08-25-2017, 08:32 AM