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 [desc] Posted
    Thread: plz help in generating a special wordlist using maskprocessor
Post: RE: plz help in generating a special wordlist usin...

use PACK https://thesprawl.org/projects/pack/
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 1 5,460 11-15-2014, 12:39 PM
    Thread: Mask help
Post: RE: Mask help

For password policies have a look at PACK: https://thesprawl.org/projects/pack/
undeath Old hashcat Support 2 5,466 02-05-2015, 04:44 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: 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: Noob question
Post: RE: Noob question

for mysql3 you better use https://www.tobtu.com/mysql323.php It's way faster than hashcat.
undeath Very old oclHashcat-plus Support 2 5,475 08-02-2013, 03:22 PM
    Thread: Mix of --hex-charset and non hex ?
Post: RE: Mix of --hex-charset and non hex ?

1. that's not how custom charsets work 2. convert each letter in user to its ascii hex representation
undeath hashcat 7 5,475 03-18-2018, 02:27 PM
    Thread: Mix of --hex-charset and non hex ?
Post: RE: Mix of --hex-charset and non hex ?

A charset is, as the name implies, a set of chars. Defining a string as charset is not going to do what you want.
undeath hashcat 7 5,475 03-18-2018, 05:55 PM
    Thread: Mix of --hex-charset and non hex ?
Post: RE: Mix of --hex-charset and non hex ?

You can use the mask attack but you cannot specify the user in a custom charset.
undeath hashcat 7 5,475 03-18-2018, 06:27 PM
    Thread: Output the calculated hashes to file?
Post: RE: Output the calculated hashes to file?

lol..
undeath Old oclHashcat Support 4 5,481 05-05-2016, 11:38 PM
    Thread: RAR3 troubleā€¦!
Post: RE: RAR3 troubleā€¦!

Why are you comparing the speed of MD5 with that of RAR?
undeath hashcat 7 5,481 08-31-2017, 04:00 PM
    Thread: SHA1_HMAC for unknown text
Post: RE: SHA1_HMAC for unknown text

What do you mean by "unknown text"? What is the technical difference to a password?
undeath hashcat 9 5,500 03-16-2018, 10:59 AM
    Thread: SHA1_HMAC for unknown text
Post: RE: SHA1_HMAC for unknown text

isn't that just the same as hmac-sha1(key = $pass)? edit: according to the argument order of hmac it should probably be hmac-sha1(key = $salt)
undeath hashcat 9 5,500 03-16-2018, 11:19 AM
    Thread: SHA1_HMAC for unknown text
Post: RE: SHA1_HMAC for unknown text

you should be able to crack this by using dfdf3c415d1513cc2664beecb8dad840b2132c28:17513529ea04fde116862d745a91afe0e7623ba6 --hex-salt -m 160
undeath hashcat 9 5,500 03-16-2018, 11:29 AM
    Thread: SHA1_HMAC for unknown text
Post: RE: SHA1_HMAC for unknown text

btw, here is a mask file for ipv4 addresses without leading zeros: https://pastebin.com/4HQ6C8gG
undeath hashcat 9 5,500 03-16-2018, 12:23 PM
    Thread: New Beta available
Post: RE: New Beta available

thank you so much for generic salt support! Can you be more specific about "unicode"?
undeath Beta Tester 5 5,501 07-30-2012, 12:18 PM
    Thread: Question about rules.
Post: RE: Question about rules.

Rules are always single-lined. However, sort -u might not filter all duplicates because there are many rules that do the same as other rules and there might be spaces in the rules which are ignored by...
undeath General Help 3 5,505 03-12-2015, 09:15 PM
    Thread: Question about rules.
Post: RE: Question about rules.

There should be a parser as part of hashcat-utils, the rest is probably up to you. I'm not aware of any such tool you're looking for.
undeath General Help 3 5,505 03-13-2015, 07:06 PM
    Thread: Error Explanation
Post: RE: Error Explanation

What device and driver version are you using?
undeath hashcat 3 5,506 06-18-2016, 10:24 AM