Please note, this is a STATIC archive of website hashcat.net from October 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies Views [desc] Posted
    Thread: What's your luckiest brute force hit?
Post: What's your luckiest brute force hit?

So I've been playing around with an old Radeon 5970 I picked up cheap off eBay and had a go at my ISP provided router and its default 8 UPPER password scheme. Processing time expected to be up to a fo...
rico General Talk 3 6,800 08-26-2015, 11:02 PM
    Thread: What's your luckiest brute force hit?
Post: RE: What's your luckiest brute force hit?

radix Wrote: (08-26-2015, 11:06 PM) -- Your mom. -- BANNED
rico General Talk 3 6,800 08-26-2015, 11:17 PM
    Thread: Cyrillic --> English transliterated passwords wordlist
Post: RE: Cyrillic --> English transliterated passwords ...

Take a look at the leetspeak.rule file in hashcat's /rules folder. It specifies rules for substituting one character for another, e.g.: sa4 sa@ One rule to substitute (s) character 'a' -> '4' a...
rico hashcat 7 6,887 12-01-2017, 12:01 AM
    Thread: low performance with prepend more than 3 characters in mask attack
Post: RE: low performance with prepend more than 3 chara...

I was wondering about this myself. I was playing with NTLM (-m 1000) a couple of nights ago and noticed that prepending even a single character slows the hash rate to ~25% whilst append works the same...
rico Old oclHashcat Support 5 6,890 09-06-2015, 06:45 PM
    Thread: Total newbie needing advice
Post: RE: Total newbie needing advice

If your .hccap file isn't in the same dir as hashcat, you'll have to put in the path, just like every other command line interface out there. Basic OS usage stuff you should learn. [hashcat executa...
rico Old oclHashcat Support 5 6,999 11-17-2015, 07:29 PM
    Thread: Best video hard choice
Post: RE: Best video hard choice

I'd also suggest you check your pot file often! I have that exact GTX 760 so decided to check the --benchmark for you (1173 H/s). However, I also ran a brute force against the example 7-zip hash on...
rico Hardware 4 7,144 09-13-2015, 12:48 AM
    Thread: SHA256 base64 - please help
Post: RE: SHA256 base64 - please help

Use --outfile-format=3 to specify the format: Code: -- hash[:salt]:plain -- It's all in the --help Code: -- ========== References ========== * Outfile formats:     1 = hash[:s...
rico General Help 3 7,253 11-06-2015, 01:26 AM
    Thread: oclHashcat cannot crack NT/LM hash?
Post: RE: oclHashcat cannot crack NT/LM hash?

https://lmgtfy.com/?q=online+ntlm+hash+generator&l=1
rico Old oclHashcat Support 5 7,299 11-17-2015, 06:34 PM
    Thread: Help Please
Post: RE: Help Please

Well for a start -m 100 is SHA1. Shouldn't you be using the appropriate Office mode, 9400/9500/9600 as appropriate? "I don't know if its correct or not" - Did you flippin' well try?
rico General Help 4 7,310 06-22-2016, 05:59 PM
    Thread: Hashcat v3.00 : Distributed password cracking
Post: RE: Hashcat v3.00 : Distributed password cracking

https://hashtopus.org
rico hashcat 4 7,332 07-08-2016, 10:44 PM
    Thread: Segmentation Fault when calcultaing keyspace for WPA
Post: RE: Segmentation Fault when calcultaing keyspace f...

Yeah, crashes for me too but then again the command makes no sense. 1. WPA mode expects a hashcat capture file (.hccap), not a wordlist or hashes file. 2. WPA passwords are a minimum of 8 charact...
rico Old oclHashcat Support 5 7,368 09-02-2015, 09:34 PM
    Thread: Mask option: date?
Post: RE: Mask option: date?

Stick the masks in a mask file: https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files
rico hashcat 5 7,381 07-08-2016, 11:36 PM
    Thread: Mask option: date?
Post: RE: Mask option: date?

Oh yeah, forgot about that bit of the puzzle. Maybe rules files then? One with append days, one with months and one with years? days.rule: $0 $1 $0 $2 $0 $3 .. $3 $1 months.rule: $0 $1 $0...
rico hashcat 5 7,381 07-09-2016, 12:11 AM
    Thread: hashcat v3.00 + older nvidia
Post: hashcat v3.00 + older nvidia

Cheers! Great work, atom. > Note that with older NVidia GPUs, and by old I mean before maxwell chipsets, there is a drop in performance. You weren't kidding, WPA hashrate down 43% on my old GTX ...
rico hashcat 4 7,430 06-29-2016, 11:02 PM
    Thread: hashcat v3.00 + older nvidia
Post: RE: hashcat v3.00

atom Wrote: (06-29-2016, 11:27 PM) -- Try adding --opencl-vector-width 2 or --opencl-vector-width 4. Maybe it helps :) -- Slightly worse and way worse. Long live v2.0.1 !! :)
rico hashcat 4 7,430 06-29-2016, 11:53 PM
    Thread: hashcat v3.00 + older nvidia
Post: RE: hashcat v3.00 + older nvidia

atom Wrote: (06-30-2016, 08:57 AM) -- Did you use -w 3 ? -- No difference, I'm afraid. I tried all sorts of combinations with --opencl-vector-width too with no success. Not stellar hashrates I know...
rico hashcat 4 7,430 07-01-2016, 12:17 AM
    Thread: macOS - mask attack doesn't work
Post: RE: macOS - mask attack doesn't work

Code: -- $ ./hashcat -a 3 3c68f35450c4b594072841cfc1c5785f ?l?l?l?l?l?l?l?l hashcat () starting... OpenCL Platform #1: Apple               ========================= - Device #1: Intel(R...
rico hashcat 6 7,494 10-10-2016, 12:14 PM
    Thread: Help for a rule or command
Post: RE: Help for a rule or command

Seems he's looking for a variation on Combinator Attack but adding the first dictionary to itself (standard -a 1, specifying wordlistA twice) but then wants to append wordlistB to that to make three w...
rico Old oclHashcat Support 5 7,511 09-25-2015, 10:20 PM
    Thread: Help for a rule or command
Post: RE: Help for a rule or command

Pixel Wrote: (09-25-2015, 11:47 PM) -- combinator3 from hashcat-utils can do that. https://hashcat.net/tools/hashcat-utils/ -- english.txt => 4032153 bytes. combinator3 english.txt english.tx...
rico Old oclHashcat Support 5 7,511 09-26-2015, 12:18 AM
    Thread: Two different GPUs
Post: RE: Two different GPUs

You absolutely can use different cards together and even include the CPU too (only bother using CPU if the hashrate is worthwhile though). Just don't use SLI.
rico Hardware 6 7,541 12-12-2016, 06:55 PM