Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Substitution rule with non-ascii characters
Post: RE: Substitution rule with non-ascii characters

penguinkeeper Wrote: (01-02-2024, 05:25 PM) -- It still goes against a lot of the core of the ruleprocessor and every one of the rules would have to be refactored and re-tested, certainly not an easy...
theNosieKnows hashcat 8 3,182 01-06-2024, 06:36 PM
  Smile Thread: Substitution rule with non-ascii characters
Post: RE: Substitution rule with non-ascii characters

Snoopy Wrote: (01-02-2024, 04:33 PM) -- yes, there is no trick for substitude i think the only workaround would be to do the substitude by yourself with a simple script (python whatsoever) and you...
theNosieKnows hashcat 8 3,182 01-02-2024, 04:50 PM
    Thread: Substitution rule with non-ascii characters
Post: RE: Substitution rule with non-ascii characters

penguinkeeper Wrote: (01-02-2024, 11:35 AM) -- This is something that has come up regularly for years. Unfortunately, it'd require a quite large refactor of the current (very complex) ruleprocessor. ...
theNosieKnows hashcat 8 3,182 01-02-2024, 11:58 AM
    Thread: Substitution rule with non-ascii characters
Post: RE: Substitution rule with non-ascii characters

Chick3nman Wrote: (01-01-2024, 09:50 PM) -- If those nonascii characters are more than 1 byte when UTF8 encoded, then this will not work currently as the s rule operator only accepts single byte subs...
theNosieKnows hashcat 8 3,182 01-02-2024, 11:05 AM
    Thread: Substitution rule with non-ascii characters
Post: Substitution rule with non-ascii characters

Hello, I'm currently trying to write some custom mangling rules that involve non-ASCII characters, specifically focusing on the substitution ('s') command. However, it does not seem to work. For ex...
theNosieKnows hashcat 8 3,182 01-01-2024, 09:48 PM
    Thread: hashcat and tensor cores
Post: hashcat and tensor cores

Hi, Do you know if the current implementation of hashcat is able to harness tensor cores ("mixed precision ALUs") of modern NVIDIA GPUs?
theNosieKnows Hardware 1 4,643 04-23-2021, 11:38 AM
    Thread: "reverse" hashcat
Post: RE: "reverse" hashcat

Hi, this should work for you: https://github.com/UChicagoSUPERgroup/analytic-password-cracking#reasoning-analytically-about-password-cracking-software
theNosieKnows General Talk 4 8,464 04-23-2021, 11:33 AM
    Thread: Guess rejection policy for mangling rules attack
Post: Guess rejection policy for mangling rules attack

Hi everyone, I know that, using particular instructions (eg, 
theNosieKnows hashcat 1 4,090 04-27-2020, 11:48 AM
    Thread: Benchmarks and Password per second
Post: RE: Benchmarks and Password per second

philsmd Wrote: (04-24-2020, 08:41 AM) -- (kilo, mega, giga, tera) hashes per second several algorithms do not have iterations (raw hashes for instance). The iteration count is mentioned separately, ...
theNosieKnows hashcat 3 9,263 04-24-2020, 10:59 AM
    Thread: Benchmarks and Password per second
Post: Benchmarks and Password per second

Hi everyone, I should collect some data on the performance of the latest version of hashcat. In particular, I'm interested at computing the number of passwords that can be hashed in the time unit ...
theNosieKnows hashcat 3 9,263 04-23-2020, 09:15 PM