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: Cannot remove a hash
Post: RE: Cannot remove a hash

cut, grep, awk, etc for windows : https://sourceforge.net/projects/unxutils/ and https://gnuwin32.sourceforge.net/packages/coreutils.htm
Mem5 Old oclHashcat Support 4 9,956 11-12-2014, 09:17 AM
    Thread: Low speed on GTX 970 v1.32 with WPA2
Post: RE: Low speed on GTX 970 v1.32 with WPA2

Theoretical speed would be 149 889 h/sec. So you are good. source : https://golubev.com/gpuest.htm
Mem5 Old oclHashcat Support 4 7,776 01-17-2015, 12:01 PM
    Thread: Office Word Password
Post: RE: Office Word Password

List of supported algorithms : https://hashcat.net/hashcat/ (not office)
Mem5 Old hashcat Support 4 9,085 01-29-2016, 04:58 PM
    Thread: How To Run Hashcat ON RDP/VPS
Post: RE: How To Run Hashcat ON RDP/VPS

I use hashcat via RDP and works well. IMHO it looks like a driver error. Try to reinstall proper drivers.
Mem5 hashcat 4 4,628 09-26-2017, 08:16 AM
    Thread: 1080GTX sluggish WPA cracking..
Post: RE: 1080GTX sluggish WPA cracking..

For a single 1080, 300 kH/s is is quite okay. See benchmarks. If you do bruteforce you can get 380 kH/s but dictionnary is a bit slower.
Mem5 hashcat 4 3,416 11-15-2017, 09:35 AM
    Thread: 6 x rx480 ? is this good???
Post: RE: 6 x rx480 ? is this good???

One Radeon RX 480 : ~184000 hash/s on WPA
Mem5 Hardware 4 4,079 11-26-2017, 12:18 PM
    Thread: [itunes backup 9] Password empty although cracked
Post: RE: [itunes backup 9] Password empty although crac...

Set the output-format to HEX. Maybe a terminal print issue.
Mem5 hashcat 4 3,862 11-29-2017, 10:09 PM
    Thread: GTX 960 or GTX 1050
Post: RE: GTX 960 or GTX 1050

They are slow. Instead of 1050 can you get 1060, or better 1070, or better 1080 ?
Mem5 Hardware 4 3,972 03-09-2018, 10:07 AM
    Thread: First cracking build
Post: RE: First cracking build

"Any build tutorials you can suggest?" Depends on how many cards you want to install.. but for $1000 I guess you'll get only one or two, so this is a very standard build, just plug the cards into the...
Mem5 Hardware 4 3,825 07-27-2018, 11:31 AM
    Thread: Large wordlist editor windows
Post: RE: Large wordlist editor windows

If you want to stay on Windows, install a linux subsystem, you will have a linux shell into windows, so you'll be able to use sed/awk/grep etc. Link: https://docs.microsoft.com/en-us/windows/wsl/inst...
Mem5 General Talk 4 3,254 08-24-2018, 12:08 PM
    Thread: Hashrate for money - RTX 2080 or RTX 2080 Ti?
Post: RE: Value for hashrate - RTX 2080 or RTX 2080 Ti?

RTX 2080 (not Ti) https://gist.github.com/epixoip/23068f4bc81db505115c43e7751522f2 WPA-2500: 571.4 kH/s GTX 1080 Ti : WPA-2500: 545.9 kH/s
Mem5 Hardware 4 5,278 10-02-2018, 08:28 AM
    Thread: Hashrate for money - RTX 2080 or RTX 2080 Ti?
Post: RE: Hashrate for money - RTX 2080 or RTX 2080 Ti?

Thread title is "Hashrate for money", I can alredy tell you that 2080 won't be the best. I will go for 1080 Ti if I am looking at h/$.
Mem5 Hardware 4 5,278 10-02-2018, 10:17 PM
    Thread: BLAKE2
Post: RE: BLAKE2

1935.6 MH/s on my 1080 ti
Mem5 hashcat 4 3,133 11-05-2018, 02:19 PM
    Thread: intercepting application that reads encrypted zip
Post: RE: intercepting application that reads encrypted ...

- Read from memory (RAM) the process space or/and - hook all API used by the process. You will be able to see for example the params given to function, so maybe the password.
Mem5 General Talk 4 3,399 11-07-2018, 08:49 PM
    Thread: brain-server
Post: RE: brain-server

netstat?
Mem5 hashcat 4 4,680 11-19-2018, 09:52 AM
    Thread: hashcat v5.1.0
Post: RE: hashcat v5.1.0

Awesome, thanks again!
Mem5 hashcat 4 23,762 12-02-2018, 09:09 PM
    Thread: Tesla T4 benchmarks
Post: RE: Tesla T4 benchmarks

Thanks for the benchmark. What about the price ? hashes/watt looks good but hash/$ is horrible!
Mem5 Hardware 4 4,417 12-06-2018, 09:49 AM
    Thread: OpenCL errors
Post: RE: OpenCL errors

Try again: - with latest version : 5.1.0 https://hashcat.net/files/hashcat-5.1.0.7z - without --force option and post again.
Mem5 hashcat 4 2,937 12-10-2018, 10:28 AM
    Thread: Can't crack ZIP file, No hashes loaded
Post: RE: Can't crack ZIP file, No hashes loaded

Works fine wth the example hash: Code: -- hashcat -m 13600 $zip2$*0*3*0*b5d2b7bf57ad5e86a55c400509c672bd*d218*0**ca3d736d03a34165cfa9*$/zip2$ dic.txt hashcat (v5.1.0) starting... (...) $zip2$*0*3*...
Mem5 hashcat 4 2,993 02-07-2019, 06:48 PM
    Thread: phpBB uses bcrypt
Post: phpBB uses bcrypt

According to https://www.phpbb.com/community/viewtopic.php?t=2382016 Quote: -- version 3.1: default hashing method is bcrypt version 3.0 : salted_md5 -- A phpBB bcrypt hash looks like $2y$10$... ...
Mem5 hashcat 4 1,975 08-13-2019, 09:43 AM