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 [asc] Posted
    Thread: Hashcat Brain
Post: RE: Hashcat Brain

you should always use the potfile, unless you are tracking cracked hashes through other means (eg outfile). hashcat brain will not do that.
undeath hashcat 5 2,298 05-28-2019, 06:23 PM
    Thread: Help creating a mask
Post: RE: Help creating a mask

Don't create multiple threads for basically the same issue https://hashcat.net/forum/thread-8057-post-43265.html
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 2,297 01-07-2019, 08:29 PM
    Thread: New hashcat freezes or very slow
Post: RE: New hashcat freezes or very slow

try -w2
undeath hashcat 2 2,293 03-04-2018, 01:08 PM
    Thread: Masking??? (Noob)
Post: RE: Masking??? (Noob)

thanks for the corrections, philsmd. Was a bit in a hurry when typing that.
undeath hashcat 3 2,285 11-28-2018, 01:56 PM
    Thread: Masking??? (Noob)
Post: RE: Masking??? (Noob)

1. generate a list for the first part hashcat --stdout -a3 -1 aA -2 bB -3 cC ?1?2?3 -o part1.txt 2. create a file part2.txt that has the three variations of the known parts 3. combine part1 + part2 ...
undeath hashcat 3 2,285 11-27-2018, 11:28 AM
    Thread: Chaining Two Different Hash Types
Post: RE: Chaining Two Different Hash Types

This feature is not available and, believe it or not, is not easily implemented.
undeath hashcat 1 2,280 05-01-2017, 05:30 PM
    Thread: hashcat.launcher is available! (an alternative to hashcatGUI)
Post: RE: hashcat.launcher is available! (an alternative...

not a GUI user myself but it's nice to see some competition in that area :) And thanks for open-sourcing it.
undeath User Contributions 5 2,279 04-22-2020, 12:14 AM
    Thread: hashcat beta - supported CUDA version?
Post: RE: hashcat beta - supported CUDA version?

CUDA support is only available in the beta currently. Your driver is really old. Install the latest version.
undeath Beta Tester 1 2,274 07-20-2019, 12:41 AM
    Thread: Brute-force $HEX
Post: RE: Brute-force $HEX

I'm not entirely sure but I think encoding-from/encoding-to does only work with wordlists.
undeath hashcat 3 2,266 10-26-2018, 10:18 AM
    Thread: Brute-force $HEX
Post: RE: Brute-force $HEX

Well, there is no easy way to do so (other than generating the candidates externally and piping them into hashcat which will slow down your attack). You can craft a mask that is using multiple bytes p...
undeath hashcat 3 2,266 10-27-2018, 10:48 AM
    Thread: fast way to crack
Post: RE: fast way to crack

https://hashcat.net/wiki/doku.php?id=mask_attack But even with fast hardware a full brute-force is going to take ages on WPA.
undeath hashcat 2 2,261 03-18-2018, 11:21 AM
    Thread: can't crack PBKDF2-HMAC-SHA1 with sample provided
Post: RE: can't crack PBKDF2-HMAC-SHA1 with sample provi...

please copy the full output and please do not make screenshots of text.
undeath hashcat 2 2,250 07-27-2018, 08:50 PM
    Thread: MBP - memory is not enough to use?
Post: RE: MBP - memory is not enough to use?

Don't run scrypt on GPU.
undeath hashcat 1 2,248 09-06-2018, 10:42 PM
    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: Is this a known and implemented algo?
Post: RE: Is this a known and implemented algo?

the hash is only 4 bytes, there are going to be loads of collisions, even on cpu only. https://github.com/LFriede/eset-password-recovery
undeath hashcat 3 2,237 04-11-2019, 10:23 AM
    Thread: Laptop Overheating Problem on Hashcat
Post: RE: Laptop Overheating Problem on Hashcat

Laptops are not designed for such workloads. Get a desktop.
undeath hashcat 1 2,232 09-22-2017, 07:35 PM
    Thread: Hashcat an Electrum Wallet
Post: RE: Hashcat an Electrum Wallet

only $electrum$1 hashes are supported
undeath hashcat 2 2,227 08-31-2018, 11:49 AM
    Thread: Paid Rules Assistance?
Post: RE: Paid Rules Assistance?

you can try your luck on the hashkiller.co.uk forums.
undeath hashcat 9 2,223 03-08-2020, 02:49 PM
    Thread: hashcat dictionary issues
Post: RE: hashcat dictionary issues

your dictionary cache says "Passwords: 1" so it looks like the wordlist file is broken.
undeath hashcat 4 2,220 02-05-2019, 08:42 PM
    Thread: hashcat dictionary issues
Post: RE: hashcat dictionary issues

maybe your split.exe has some bug. Try using gate from https://github.com/hashcat/hashcat-utils or maybe your original wordlist contains some large chunks of garbage.
undeath hashcat 4 2,220 02-05-2019, 09:23 PM