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 [asc] Author Forum Replies Views Posted
    Thread: SMF
Post: RE: SMF

Manmaniac Wrote: (05-10-2014, 10:45 PM) -- hash:username --
undeath General Help 3 9,425 05-10-2014, 11:04 PM
    Thread: Smart Brutforce?
Post: RE: Smart Brutforce?

You can use PACK (https://github.com/iphelix/PACK) to match a specific password policy or play around with hashcat's mask attack and the -t argument. Unfortunately with -t it's not possible to later r...
undeath hashcat 1 1,102 07-04-2019, 04:27 PM
    Thread: smart bruteforce
Post: RE: smart bruteforce

Create multiple masks that cover all possibilities and put them into a hcmask file.
undeath Old oclHashcat Support 9 13,973 03-30-2015, 06:27 PM
    Thread: smart bruteforce
Post: RE: smart bruteforce

so i was a bit bored. https://pastebin.com/6xYxPPZ8
undeath Old oclHashcat Support 9 13,973 03-30-2015, 10:17 PM
    Thread: smart bruteforce
Post: RE: smart bruteforce

You seem to be using the word "order" wrongly which led to some confusion. If you want to match a password policy have a look at PACK https://thesprawl.org/projects/pack/
undeath Old oclHashcat Support 9 13,973 04-02-2015, 04:18 PM
    Thread: slow using rules
Post: RE: slow using rules

Without knowing how exactly your command line is looking and what numbers you are comparing it's impossible to properly answer this. Please provide more details. I have never seen a straight wordli...
undeath hashcat 7 1,055 07-28-2020, 05:08 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: Slow speed values for DEScrypt crack
Post: RE: Slow speed values for DEScrypt crack

read the --help screen. There is not --attack option.
undeath Very old oclHashcat-lite Support 7 16,577 06-25-2012, 12:54 PM
    Thread: Slow Run Help Me :(
Post: RE: Slow Run Help Me :(

wordpress is simply slow.
undeath Old hashcat Support 6 8,905 07-05-2014, 06:20 PM
    Thread: Slow hash and fast hash
Post: RE: Slow hash and fast hash

hashcat brain is not a substitution for a distributed cracking solution.
undeath hashcat 3 1,834 08-06-2019, 12:16 PM
    Thread: Slow GTX 970
Post: RE: Slow GTX 970

try -w 3
undeath Hardware 5 9,864 10-19-2014, 08:11 PM
    Thread: Slightly Confusing Tutorial - Need Some Help
Post: RE: Slightly Confusing Tutorial - Need Some Help

PhaceLessMeeee Wrote: (08-07-2014, 07:36 PM) -- I've just seen a post made a year ago hashcat can't crack containers with keyfiles. Is that still the case today? -- yes
undeath General Help 6 10,503 08-07-2014, 08:41 PM
    Thread: SLI GPU's to pair with GTX780
Post: RE: SLI GPU's to pair with GTX780

The GTX 780 is a pre-maxwell gpu and has poor hashcat performance. Hashcat does not use SLI at all. It will simply use whatever processing units are available and allowed to be used. You can freely mi...
undeath Hardware 1 2,182 11-04-2017, 04:25 PM
    Thread: SL3, they did it again
Post: RE: SL3, they did it again

moujik Wrote: (01-01-2013, 10:47 PM) -- Just release the Hashcat sources under GPL, remove binaries from site, and... Let those lamerz compile it on their own :D -- someone would compile it and se...
undeath Very old oclHashcat-lite Support 71 191,556 01-02-2013, 12:36 PM
    Thread: SL3 unlock questions
Post: RE: SL3 unlock questions

nobody here knows about SL3. please consult other forums.
undeath Very old oclHashcat-lite Support 1 5,659 07-25-2012, 11:01 PM
    Thread: sl3 problem with oclhashcat-lite-0.9
Post: RE: sl3 problem with oclhashcat-lite-0.9

get a crash course on how to use the windows cmd.
undeath Very old oclHashcat-lite Support 7 15,482 05-06-2012, 12:31 PM
    Thread: Skipping X Amount of passwords
Post: RE: Skipping X Amount of passwords

there is no easy answer to that as hashcat's "keyspace" is not your actual keyspace but some internal measure. It depends on lots of things for your specific attack and is generally not possible to ca...
undeath hashcat 3 2,782 01-09-2018, 04:29 PM
    Thread: Sip Digest MD5 syntax problem
Post: RE: Sip Digest MD5 syntax problem

you need to remove the "sip:" from "sip:192.168.0.38". That may or may not be all that is wrong. Besides that, it's a little suspicious that the second variable is empty.
undeath hashcat 8 2,729 10-27-2019, 06:29 PM
    Thread: Single-mode john analog for hashcat
Post: RE: Single-mode john analog for hashcat

jtr's single mode just takes the user name/email and applies some rules to it (afaik). You can easily do that with hashcat. Just that you have to manually supply your rules.
undeath hashcat 5 4,080 06-20-2018, 10:45 PM