b8vr

Results 15 comments of b8vr

I'm pretty sure this has been resolved, so I think this issue can be closed.

I'm pretty sure this has been resolved, so I think this issue can be closed.

> Appreciate the work, but it appears that your rule can be emulated by the swap rule eg `s01 s12 s23 s34 s45 s56 s67 s78 s89 s90` so it...

> @b8vr The limit for rule functions is 31 operations, i think having to dedicate 10 or so to replacements to achieve this is not too unreasonable. The main issue...

> > The rules > > s9@ s89 s78 s67 s56 s45 s34 s23 s12 s01 s@0 > > would work on strings containing only digits, but a string containing...

Hi Yeah, I tested it on a device with a different vmk header than the one supplied, and that worked very well. But I have only tested on that one....

Wrong hash mode. You need to use 17200 or 17210.

Keepass v4 is supported in JtR bleeding jumbo since november 2024. GPU acc is supported using KeePass-Argon2-opencl https://github.com/openwall/john/tree/bleeding-jumbo

Did you install cuda driver with the gpu's? Try and run the agents with --debug to see what they output.

It could be because of a trailing newline after the 2nd candidate, which means it's not hashed as expected. Try with echo -n 'evi89668818677' > my-dict.txt echo -n 'W@h=nkx9' >>...