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: Bug with complex rule ?
Post: RE: Bug with complex rule ?

Please see bug 148 for a solution which I think is quite helpful. I've been using this in my code for the past month or so, and this fixes so many problems. For example, when dealing with UNICODE ...
Waffle Very old oclHashcat-plus Support 8 16,075 06-01-2013, 07:33 PM
    Thread: Bug with complex rule ?
Post: RE: Bug with complex rule ?

When I spoke with Atom about this a while back - in relation to this exact issue - he explained that there was no way to "conditionalize" (poor word, I know) the execution of rules, particularly on th...
Waffle Very old oclHashcat-plus Support 8 16,075 06-01-2013, 09:18 PM
    Thread: All Chars = Big Chaos
Post: RE: All Chars = Big Chaos

of course it is possible to write a rule for this. ^[tab]+0{ Insert a tab character at the start of the word. Increment it (0x9 -> 0xa). Rotate it into position.
Waffle General Talk 8 14,736 05-04-2013, 04:59 AM
    Thread: A few questions about cracking
Post: RE: A few questions about cracking

1. Depends on what you are cracking. Human-generated passwords are predictable, and using a smaller set of "common" passwords will give spectacular results when working with human-generated hashes. ...
Waffle General Help 4 13,786 06-01-2013, 09:49 PM
    Thread: A custom php algorithm in hashcat?
Post: RE: A custom php algorithm in hashcat?

If you encode the password "hashcat" with this algorithm, what is the result?
Waffle hashcat 3 3,510 10-27-2017, 06:56 PM
    Thread: --remove not working correctly?
Post: RE: --remove not working correctly?

Of course, I did try that. sort -u list10.orig >l10.txt NOTE: press enter for status-screen Input.Mode: Dict (/tmp/t1) Index.....: 1/1 (segment), 724187 (words), 6901757 (bytes) Recovered.:...
Waffle Old hashcat Support 8 13,431 01-14-2013, 11:26 PM
    Thread: --remove not working correctly?
Post: RE: --remove not working correctly?

Done yesterday in a private message. My guess, based on further experiments, is a race condition. Using -n 1 seems to make it happen less often (or at all). Using -n 16 (on my hardware) makes it h...
Waffle Old hashcat Support 8 13,431 01-15-2013, 02:00 PM
    Thread: DES -m 1500 supported in hashcat?
Post: DES -m 1500 supported in hashcat?

Maybe I am confused. Is -m 1500 supported in Hashcat? It's not shown in the --help output, but it appears to work. I say appears, because there is a bug if you try to use --remove - it corrupts t...
Waffle Old hashcat Support 2 6,074 02-24-2013, 07:24 PM
    Thread: Dealing with EOL characters
Post: Dealing with EOL characters

Many of the hashes I am dealing with lately seem to have embedded end-of-line (\n) characters in them. What is the best way to represent these in password lists, for future attacks? For example, ...
Waffle Old hashcat Support 5 9,378 01-14-2013, 07:24 PM
    Thread: --remove not working correctly?
Post: --remove not working correctly?

I ran across a very unusual problem just now. I had a list I was working on, and wanted to check it. So, I removed my current files, and extracted the passwords from the .pot file, and ran it agai...
Waffle Old hashcat Support 8 13,431 01-14-2013, 08:18 PM