b8vr

Results 15 comments of b8vr

Alright. I have reproduced the issue. I think it's related to the amount of cores available. I have 32 cores and if I create a wordlist where both candidates are...

If threads is the issue, it should be solvable using mutex locks for thead synchronization: https://www.geeksforgeeks.org/mutex-lock-for-linux-thread-synchronization/

I don't see issues #3212 and #4169 being the same. It's seems to be two different issues.

Good catch @matrix So no matter how the rule is supposed to be interpreted, it seems to behave differently between the CPU rule engine and the GPU rule engine, right?

There are actually more issues here: $ echo hAShcAt | hashcat --stdout -j '~e?u' HASHcAT $ cat test.rule ~e?u $ echo hAShcAt | hashcat --stdout -r test.rule HaSHcaT