Results 104 comments of Gabriele Gristina

Hi @TuomLarsen, thanks for all this info. At this point, if I were you, I would try to open a discussion on the apple forum so we can see if...

@obiwan420 please retry using beta or build hashcat from github master

> Note the original text output error for Hash-Mode 1860 indicates on the K in S[KEY32 (lid, key)]; and S[KEY32 (lid, key)] = val; and for Hash-Mode 22800 indicates on...

> Improvements and still a couple of remaining errors. No more GPU memory issues. Couple of C errors, one kernel self-test fail and appears the exe exited before finishing hash...

> > Note the original text output error for Hash-Mode 1860 indicates on the K in S[KEY32 (lid, key)]; and S[KEY32 (lid, key)] = val; and for Hash-Mode 22800 indicates...

Hi @FunnyLarry, I didn't understand why you opened a new issue for a patch in working progress, when there were already two other threads open. Everything else has already been...

Hi, maybe you're shuffling the cards too much. The patch to fix false positives for 23800 was updated a few hours ago, in addition to being published two days ago...

@b8vr look here ``` $ echo p@ssW0rd | ./hashcat --stdout -j '~e?l' P@ssW0rd $ cat r.rule ~e?l $ echo p@ssW0rd | ./hashcat --stdout -r r.rule P@sSW0rD ```

> Good catch [@matrix](https://github.com/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...