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: Mask Attack Help / Brute Force Attack
Post: RE: Mask Attack Help / Brute Force Attack

-1 is used to define a charset, not the mask itself And replace "mask" in your command line with the actual mask, so : Code: -- hashcat -m 300 -a 3 /root/Desktop/allhashes.txt ?a?a?a?a?a?a --
Xanadrel Old hashcat Support 1 4,341 05-02-2014, 04:16 PM
    Thread: wiki example hashes question
Post: RE: wiki example hashes question

You perfectly said it, the obvious answer is : the salt. '1234' is the salt appended to the hash with the ':' as separator. (If you don't specify it, hashcat won't guess it by itself)
Xanadrel Old hashcat Support 3 10,461 05-10-2014, 04:44 AM
    Thread: Rules Help
Post: RE: Rules Help

cat all your rules in a single rulefile, use that rulefile. (using multiple -r for each rulefile would combinate all rules)
Xanadrel Old hashcat Support 2 5,757 05-25-2014, 05:11 AM
    Thread: Get plain text password knowing hash and salt
Post: RE: Get plain text password knowing hash and salt

You didn't check enough : Quote: -- 2811 IPB2+, MyBB1.2+ --
Xanadrel Old hashcat Support 9 47,255 01-30-2015, 02:17 PM
    Thread: hashcat is not downloading right. Help?
Post: RE: hashcat is not downloading right. Help?

inb4 https://hashcat.net/wiki/doku.php?id=ubernoobs
Xanadrel Old hashcat Support 12 16,624 02-02-2015, 01:44 AM
    Thread: wiki example hashes question
Post: RE: wiki example hashes question

personguy Wrote: (05-10-2014, 10:13 AM) -- In the wiki example, how does the salt factor in? As the password is "hashcat" is the hex before the ':' separator equal to md5(1234.hashcat.1234)? Is tha...
Xanadrel Old hashcat Support 3 10,461 05-10-2014, 01:55 PM
    Thread: 0% Progress
Post: RE: 0% Progress

Limited Edition Wrote: (05-14-2014, 12:21 AM) -- I left and came back 30mins later and the progress was so slow. -- 2 things make it slow : - the hash type used (phpbb3) - you used -a 1 which is co...
Xanadrel Old hashcat Support 4 8,319 05-14-2014, 12:45 AM
    Thread: v 0.49 increment min equivalent
Post: RE: v 0.49 increment min equivalent

Read the --help
Xanadrel Old hashcat Support 5 7,262 10-02-2015, 05:45 PM
    Thread: Remove doesn't work on dictionnary attack ?
Post: RE: Remove doesn't work on dictionnary attack ?

Reproduced, gonna investigate.
Xanadrel Old hashcat Support 8 11,127 12-02-2015, 02:50 PM
    Thread: NTML show username....Any tips?
Post: RE: NTML show username....Any tips?

Get your shit together people. There isn't any GUI support here, mentioning one is pointless and won't help you, GUI users, as it has been just proven tend to be less able to use their brain. If you...
Xanadrel Old hashcat Support 17 19,414 12-03-2015, 09:38 PM
    Thread: NTML show username....Any tips?
Post: RE: NTML show username....Any tips?

Still the same answer, do your part, read the --help. I can't take your head and bang it on your screen for you to read it. Also, don't TRIPLE post.
Xanadrel Old hashcat Support 17 19,414 12-03-2015, 09:54 PM
    Thread: NTML show username....Any tips?
Post: RE: NTML show username....Any tips?

Did you read the --help ?
Xanadrel Old hashcat Support 17 19,414 12-03-2015, 10:15 PM
    Thread: NTML show username....Any tips?
Post: RE: NTML show username....Any tips?

Did I ask if you read the --help ? This is in the --help, like 2 lines bellow --show : Code: -- --username                    Enable ignoring of usernames in hashfile (Recommended: also...
Xanadrel Old hashcat Support 17 19,414 12-03-2015, 10:33 PM
    Thread: NTML show username....Any tips?
Post: RE: NTML show username....Any tips?

In the first command, you put "a 8" instead of "-a 8". Then --show works by giving it input list, not output.
Xanadrel Old hashcat Support 17 19,414 12-04-2015, 06:02 PM
    Thread: NTML show username....Any tips?
Post: RE: NTML show username....Any tips?

Xanadrel Wrote: (12-04-2015, 06:02 PM) -- Then --show works by giving it input list, not output. --
Xanadrel Old hashcat Support 17 19,414 12-04-2015, 06:19 PM
    Thread: NTML show username....Any tips?
Post: RE: NTML show username....Any tips?

Don't you think you're too old for spoon feeding ? As for previous questions, read the --help, answers are in there.
Xanadrel Old hashcat Support 17 19,414 12-04-2015, 06:29 PM
    Thread: NTML show username....Any tips?
Post: RE: NTML show username....Any tips?

Yes. $ head username.txt Code: -- aaa:5dd48674f791a9c589c4b63ac249dc4b b:1781858ef825ac2074b3544453ffb49a c:043763020c15dd4f34987016b6178195 d:3e2346e38a27ac33cca4d906880b7f80 e:dc77614b7737874aa1bd...
Xanadrel Old hashcat Support 17 19,414 12-04-2015, 07:35 PM
    Thread: Mask without Case
Post: RE: Mask without Case

Do a bit of research, it's quite (fucking) easy to find in the wiki.
Xanadrel Old hashcat Support 3 6,516 12-11-2015, 10:01 PM
    Thread: Mask without Case
Post: RE: Mask without Case (really edition)

Stjubit Wrote: (12-11-2015, 10:17 PM) -- I've searched for it before, but I can't find the solution, really! -- Really ? https://xanadrel.fr/images/hashcat/howto_retarded_edition_1.png Like, for...
Xanadrel Old hashcat Support 3 6,516 12-11-2015, 10:45 PM
    Thread: Segmentation Fault while cracking PeopleSoft hashes
Post: RE: Segmentation Fault while cracking PeopleSoft h...

There is already an issue on github: https://github.com/hashcat/hashcat/issues/54
Xanadrel Old hashcat Support 2 4,857 01-09-2016, 01:14 AM