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 [desc] Replies Views Posted
    Thread: cap2hccapx - Networks detected: 0
Post: RE: cap2hccapx - Networks detected: 0

the recommended tool for capturing handshakes is hcxdumptool
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 7 5,290 05-02-2019, 10:55 PM
    Thread: Using hashcat with maskprocessor - here: veracrypt
Post: RE: Using hashcat with maskprocessor - here: verac...

You're missing "-m" in front of the hash mode and "--increment 17:19" is absolutely the wrong syntax. Where did you find that?
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 13 5,771 08-18-2019, 07:13 PM
    Thread: Using hashcat with maskprocessor - here: veracrypt
Post: RE: Using hashcat with maskprocessor - here: verac...

Code: -- hashcat -h | grep increment -i, --increment | | Enable mask increment mode | --increment-min | Num | Start mask incrementing...
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 13 5,771 08-19-2019, 12:24 PM
    Thread: Using hashcat with maskprocessor - here: veracrypt
Post: RE: Using hashcat with maskprocessor - here: verac...

I don't think the mask 'part_I_remember?d?s' does what you want. It tries candidates that start with "part_I_remember" followed by exactly one digit followed by exactly one special character. I gue...
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 13 5,771 08-19-2019, 05:09 PM
    Thread: some info about rules
Post: RE: some info about rules

https://hashcat.net/wiki/doku.php?id=rule_based_attack
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 1 1,274 09-07-2019, 12:07 PM
    Thread: mask search with doubles
Post: RE: mask search with doubles

It's not possible with masks only. You can pipe in a mask attack and then apply the repeat rule "p" to each input word. However, depending on your hash type, this may severely slow down your attack sp...
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 1 1,317 10-21-2019, 11:49 AM
    Thread: Hashcat settings - explanation
Post: RE: Hashcat settings - explanation

Quote: -- hashcat -m 2500 -a 6 something.hccapx wordlist.txt ?d?d?s -- Except for the mask ?d?d?s this is the correct command for what you wanted to do. ?d is a placeholder for digits and does not ...
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 1,344 07-26-2020, 12:23 PM
    Thread: Hashcat settings - explanation
Post: RE: Hashcat settings - explanation

Really, there is no good answer to that question. Brute-force would eventually (read: sometimes long beyond the end of our solar system or the universe) find your password. A good best-effort solution...
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 1,344 07-26-2020, 01:23 PM
    Thread: vBulletin MD5 without Salts
Post: RE: vBulletin MD5 without Salts

of course you could try to bruteforce a password AND a 30 character salts. It only slightly increases the work. 95^8 for the password and 95^30 for the salt. All in all 95^8+95^30. I don't think you w...
undeath Old hashcat Support 9 28,779 11-04-2011, 03:34 PM
    Thread: [bug] endless "Caching segment" in table mode
Post: [bug] endless "Caching segment" in table mode

i was just about to replace -lite by cpu-hashcat (because of bad performance mask), but hashcat does nothing else but telling me "Caching segment, please wait..." (waiting for several minutes now) ...
undeath Old hashcat Support 1 7,233 11-17-2011, 09:39 PM
    Thread: Trying to crack md5($pass.$salt), line length exception
Post: RE: Trying to crack md5($pass.$salt), line length ...

if you want to get help supply sufficient information.
undeath Old hashcat Support 1 6,181 12-03-2011, 10:20 PM
    Thread: How do I tell hashcat to crack hash:salt?
Post: RE: How do I tell hashcat to crack hash:salt?

use the --help switch or the wiki. There you get all necessary information. btw: these sha1 are unsalted. Do not post your hashes here!
undeath Old hashcat Support 3 8,982 12-03-2011, 10:22 PM
    Thread: Don't work Sha-1(base-64)
Post: RE: Don't work Sha-1(base-64)

these are not exactly SHA1 hashes but base64(hex(sha1($pass))) ones. You need to base64-decode the hashes before you can crack them.
undeath Old hashcat Support 6 12,366 01-18-2012, 10:03 PM
    Thread: which is the correct salt file format?
Post: RE: which is the correct salt file format?

the algorithm does not feature salts. You cannot do this with any hashcat version.
undeath Old hashcat Support 15 28,811 02-23-2012, 01:14 PM
    Thread: which is the correct salt file format?
Post: RE: which is the correct salt file format?

as atom already said, it is not possible to do this with NUL-bytes. edit: sorry, i mixed the different hashcat versions. with oclhashcat-* you can use the --hex-charset option with an appropriat...
undeath Old hashcat Support 15 28,811 02-23-2012, 01:28 PM
    Thread: which is the correct salt file format?
Post: RE: which is the correct salt file format?

as sha256 does not feature salts you simply pretend it was part of the actual plain and therefore use the --hex-charset option.
undeath Old hashcat Support 15 28,811 02-23-2012, 04:28 PM
    Thread: Finding some weird features (rules)
Post: RE: Finding some weird features (rules)

on the other hand, "$1@1u" works fine for me and it seems it works as well for atom.
undeath Old hashcat Support 12 25,300 03-30-2012, 11:56 PM
    Thread: question qbout mask and my gpu speed
Post: RE: question qbout mask and my gpu speed

Crim3R Wrote: (04-06-2012, 11:53 AM) -- hi first of all its my first time using hashcat. so sorry for asking noob questions :D well when im setting the mask like this -1 ?l?u?d?s ?1?1?1?1?1?1?1?1?1?...
undeath Old hashcat Support 6 13,449 04-06-2012, 12:15 PM
    Thread: Which drivers for a ATI 5830?
Post: RE: Which drivers for a ATI 5830?

do not install the SDK.
undeath Old hashcat Support 7 13,616 04-11-2012, 10:26 PM
    Thread: cracking rar files
Post: RE: hashcat-gui v0.5.1 - not work perfectly

well, MacGyver might be able to do what you try, but no normal people. Really.
undeath Old hashcat Support 4 45,627 04-22-2012, 02:02 AM