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 [asc] Forum Replies Views Posted
    Thread: Input and Output user/email:pass
Post: RE: Input and Output user/email:pass

no
undeath hashcat 8 4,955 09-08-2018, 03:43 PM
    Thread: Bruteforce partial HASH SHA1
Post: RE: Bruteforce partial HASH SHA1

use --keep-guessing
undeath hashcat 3 3,923 09-08-2018, 03:44 PM
    Thread: Slow Speed With Tesla V100
Post: RE: Slow Speed With Tesla V100

You can use -w4 for slightly better speed. Other than that, you are comparing a straight wordlist attack with over 3m hashes with a bruteforce on one single hash. Performance will definitely be worse....
undeath hashcat 3 3,542 09-09-2018, 04:04 PM
    Thread: Slow Speed With Tesla V100
Post: RE: Slow Speed With Tesla V100

If you want to compare the speed of two cards at least use the same hash list and the same attack. Everything else is not going to give much meaningful information. 300gb is crap because it will ma...
undeath hashcat 3 3,542 09-09-2018, 04:48 PM
    Thread: Restore File How to Use it
Post: RE: Restore File How to Use it

only run Code: -- hashcat --restore -- with no additional arguments
undeath hashcat 7 4,560 09-13-2018, 11:21 AM
    Thread: New project
Post: RE: New project

For a professional setup you may want to consider buying well engineered, tested and supported systems. Take a peek at https://sagitta.pw/
undeath Hardware 1 1,829 12-28-2018, 08:29 PM
    Thread: KeePass/ Word list help!!!!
Post: RE: KeePass/ Word list help!!!!

It's not easy to find a generic way to generate such highly targeted candidates, hence there is no direct support embedded to hashcat. The way to go about this is creating a small script/program that ...
undeath hashcat 1 1,687 12-29-2018, 11:27 AM
    Thread: hashcat64 4.2.1 getting killed OOM
Post: RE: hashcat64 4.2.1 getting killed OOM

Ideally you have as much RAM as you have VRAM. The lower limit for available system RAM hashcat requires was set to 2GB per opencl device if I remember correctly. (thus, running with only three device...
undeath hashcat 2 2,121 09-17-2018, 10:46 PM
    Thread: Base password permutations
Post: RE: Base password permutations

generate rule files with rules for what you want to do
undeath General Talk 2 2,148 09-17-2018, 11:23 PM
    Thread: Pls help - simple rule does not work!
Post: RE: Pls help - simple rule does not work!

what happens when you run Code: -- hashcat64.exe -m 2500 -a3 crackme.hccapx password123 -- ? Try the example hccapx file: https://hashcat.net/wiki/doku.php?id=example_hashes
undeath hashcat 10 5,466 09-18-2018, 05:06 PM
    Thread: Pls help - simple rule does not work!
Post: RE: Pls help - simple rule does not work!

as noted otherwise, the password for the example hccapx is "hashcat!" (with trailing exclamation mark)
undeath hashcat 10 5,466 09-18-2018, 08:30 PM
    Thread: NVidia RTX 2080
Post: RE: NVidia RTX 2080

Nikos Wrote: (09-18-2018, 07:55 PM) -- INT4 and INT8 low precision integers -- wtf does that even mean?
undeath Hardware 93 83,310 09-18-2018, 09:05 PM
    Thread: Pls help - simple rule does not work!
Post: RE: Pls help - simple rule does not work!

your input word must be at least eight characters (before rule manipulation), otherwise it'll be skipped
undeath hashcat 10 5,466 09-18-2018, 09:07 PM
    Thread: Pls help - simple rule does not work!
Post: RE: Pls help - simple rule does not work!

john2014 Wrote: (09-19-2018, 12:18 AM) -- If this is the case, why? Maybe because the minimum length for WPA is 8 chars and so the code first rejects BEFORE the rule is applied? -- exactly john20...
undeath hashcat 10 5,466 09-19-2018, 08:58 AM
    Thread: Kerberos v.5 hashing key
Post: RE: Kerberos v.5 hashing key

pretty sure you need to set user/realm/salt appropriately
undeath hashcat 2 2,238 09-19-2018, 02:33 PM
    Thread: Special mask attack rules?
Post: RE: Special mask attack rules?

use https://www.thesprawl.org/projects/pack/
undeath General Talk 2 2,216 09-20-2018, 07:10 PM
    Thread: Password list maker in progress
Post: RE: Password list maker in progress

Is there any advantage of this over the probably much faster internal rule engine?
undeath General Talk 3 2,906 09-22-2018, 11:04 AM
    Thread: NVidia RTX 2080
Post: RE: NVidia RTX 2080

can you add comparison with the 1080ti as well? Considering the prices that seems fair.
undeath Hardware 93 83,310 09-24-2018, 12:01 AM
    Thread: Effects of unequal RAM and VRAM in rig
Post: RE: Effects of unequal RAM and VRAM in rig

Not enough RAM leads to CL_OUT_OF_HOST_MEMORY errors. It won't slow down things. MD5/NTLM should be good candidates for stability testing, although there might be even better ones.
undeath Hardware 1 1,960 09-25-2018, 02:23 PM
    Thread: Freeze / no response when trying to see status or output, most of the time
Post: RE: Freeze / no response when trying to see status...

sounds like an ASIC hang, are you overclocking? also see this thread: https://hashcat.net/forum/thread-6202.html
undeath hashcat 5 3,008 09-25-2018, 09:57 PM