Dávid Bolvanský
Dávid Bolvanský
I am thinking about two new additions which would help here: 1. --seek N option, which would just do fseek( inputdict, N, SEEK_SET ); 2. Store the current (last; after...
—status —status-json ? We use json data provided by hashcat in Fitcrack. And please be careful about disruptive changes to hashcat flags as ship has already sailed, Hashtopolis is not...
@jsteube status update?
pdf2john.pl is newer and supported, it seems https://github.com/openwall/john/blob/bleeding-jumbo/run/pdf2john.pl
> Perhaps an extra conditional check to make wordlist count only function in combination with STDIN. As I believe there is no reason for users to (accidentally) specify this outside...
Yes, you are right, there could be surprises with other attack modes. So new patch pushed, flag restricted to attack mode 0 as this is my real motivation.
@jsteube please review / merge
-j is for hybrid attacks only no? I dropped the changes for other attacks than straight attack (could be added as followup patch)
Aha, interesting. But in this case I would assume that kernel_rules_cnt is 1. There are so many places in codebase where multiplication like this happens.
so existing code is broken? https://github.com/hashcat/hashcat/blob/f936f371ab36370f9d007d177ff45c9ac58b3e50/src/wordlist.c#L517