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 Posted [desc]
    Thread: RTX 2080 Low performance
Post: RTX 2080 Low performance

I'm running a single RTX 2080 and getting ~1k MH/s on MD5 even though benchmark is at ~38k. I'm running ubuntu 18.04, nvidia drivers were installed according to wiki, i've tried -w 3, --force, -0 ...
thomasfinch hashcat 7 3,922 04-08-2019, 08:42 PM
    Thread: RTX 2080 Low performance
Post: RE: RTX 2080 Low performance

philsmd Wrote: (04-08-2019, 09:10 PM) -- did you actually read what the output says ? it literally said that you should use -w 3 and -O -- Yeah, i'm kind of new to this. I did that and speed wen...
thomasfinch hashcat 7 3,922 04-08-2019, 09:17 PM
    Thread: RTX 2080 Low performance
Post: RE: RTX 2080 Low performance

now i also get this Code: -- * Device #1: Kernel m00000_a0-optimized.4e53f2bc.kernel not found in cache! Building may take a while.. --
thomasfinch hashcat 7 3,922 04-08-2019, 09:40 PM
    Thread: RTX 2080 Low performance
Post: RE: RTX 2080 Low performance

royce Wrote: (04-08-2019, 10:14 PM) -- The kernel building is a once-per-algorithm-per-hashcat-version thing, and will only slow you down on the first run. -- ok, so what are possible reasons of the...
thomasfinch hashcat 7 3,922 04-08-2019, 10:24 PM
    Thread: RTX 2080 Low performance
Post: RE: RTX 2080 Low performance

Flomac Wrote: (04-08-2019, 11:07 PM) -- thomasfinch Wrote: (04-08-2019, 09:17 PM) -- Yeah, i'm kind of new to this. I did that and speed went up to 7-9k but still not 38k, anything else i can do her...
thomasfinch hashcat 7 3,922 04-08-2019, 11:19 PM
    Thread: Where's potfile?
Post: Where's potfile?

Where's can i find pot file on ubuntu?
thomasfinch hashcat 7 2,984 04-10-2019, 04:47 PM
    Thread: Where's potfile?
Post: RE: Where's potfile?

can't find it there.. is it enabled by default?
thomasfinch hashcat 7 2,984 04-10-2019, 11:14 PM
    Thread: Where's potfile?
Post: RE: Where's potfile?

undeath Wrote: (04-10-2019, 11:48 PM) -- Does that directory exist? The potfile is only created after at least one hash has been cracked successfully. -- The directory does exist but no potfile the...
thomasfinch hashcat 7 2,984 04-11-2019, 12:24 AM
    Thread: Where's potfile?
Post: RE: Where's potfile?

can i create it or something? bump
thomasfinch hashcat 7 2,984 04-11-2019, 01:39 PM
    Thread: Where's potfile?
Post: RE: Where's potfile?

"*.pot" search gives 0 results
thomasfinch hashcat 7 2,984 04-11-2019, 01:49 PM
    Thread: token length exception
Post: token length exception

my input is Code: -- sudo hashcat --show --username --quiet ~/Documents/work/panel/Res_SHA1.txt --outfile-format=2 > ~/out2.txt -- and out is Code: -- No hashes loaded. -- the out2.txt is cre...
thomasfinch hashcat 2 2,480 04-15-2019, 05:10 PM
    Thread: token length exception
Post: RE: token length exception

philsmd Wrote: (04-15-2019, 06:41 PM) -- sha1 is -m 100 see https://hashcat.net/wiki/example_hashes -- ye right, thanks
thomasfinch hashcat 2 2,480 04-15-2019, 07:29 PM
    Thread: same attack, no results
Post: same attack, no results

I launched a rule based dictionary attack, stopped it at like 12% and when i launch the same attack again hashcat removes already found hashes but finds 0 new, what could be the problem? I guess there...
thomasfinch hashcat 3 2,082 04-22-2019, 08:19 PM
    Thread: same attack, no results
Post: RE: same attack, no results

Chick3nman Wrote: (04-23-2019, 05:02 AM) -- So you run an attack, which appears to take a while since you are stopping it at 12%, and restarting it and wondering why the hashes in your potfile alread...
thomasfinch hashcat 3 2,082 04-23-2019, 02:07 PM
    Thread: can't supress error messages in a txt
Post: can't supress error messages in a txt

I use --force but still getting all the error messages in an output file about the not matching hashes. I'm trying using --show to extract username:plain from a file with different hash types. Thanks
thomasfinch hashcat 5 2,700 05-01-2019, 05:37 PM
    Thread: can't supress error messages in a txt
Post: RE: can't supress error messages in a txt

royce Wrote: (05-01-2019, 06:04 PM) -- There's no way to suppress these errors with a hashcat flag. --force certainly doesn't do that. -- Is there any way?
thomasfinch hashcat 5 2,700 05-02-2019, 01:40 PM
    Thread: can't supress error messages in a txt
Post: RE: can't supress error messages in a txt

DanielG Wrote: (05-02-2019, 02:00 PM) -- Maybe you could explain *why* you want to do it. Maybe there is a different way to get what you really want without having to suppress errors. This line of qu...
thomasfinch hashcat 5 2,700 05-02-2019, 04:49 PM
    Thread: how to extract username:plain
Post: how to extract username:plain

I have a file both with username:hash and username:plain combinations. is there a way to extract username:plain?
thomasfinch hashcat 1 1,287 05-12-2019, 07:30 PM
    Thread: showing different hashtypes
Post: showing different hashtypes

I crack multiple hash types contained in a single file, is there any way to --show all cracked hashes in a file (md5 sha1 md5_sp etc) at once, without specifying the type -m?
thomasfinch hashcat 1 1,123 05-21-2019, 05:35 PM