Superevr

Results 14 comments of Superevr

Are you connecting your mouse with Bluetooth or with the receiver it came with? See if switching between them fixes your problem. Some mice, when connected with a custom receiver,...

@Xdadevet sorry it didn't help. Only other thing I can recommend is to double check that all other mouse software is disabled. Maybe it's not the case for you, since...

I'll have to look into it more understand how the library is injected. Ideally would want a way to confirm that it was successful, but before the process sends other...

autofocus works just fine with my brio, so the cause could be something else.

> I am not using Safari so I have no idea. Can't you get extensions from the Chrome Webstore? Safari and iOS require extensions to be tied to an App,...

Thank you! That worked The issue was the documentation: https://github.com/lakiw/pcfg_cracker/blob/6fed1047838091edec7ce96679c3d0887073ed3b/readme.md?plain=1#L57-L58

It still generates a lot of invalid rules for hashcat. Or I get this error message: > thread 'main' panicked at 'should not happen : invalid rule to be displayed:...

Sure. I'm running this in MacOS, not sure if it would make a difference. And I'll note that I did get these errors when compiling via `cargo install --git https://github.com/synacktiv/rulesfinder`:...

When it's actually able to generate a rule in hashcat format, it returns stuff like this: ``` cAz"1!" c$1 cAz"12" cAz"123" cAz"#1" cAz"01" *00$1 ``` I don't think "A" is...

much better! Here's a sample of rules it generated this time, which ran without error. ``` *00$1 *00$1$2$3 *00$1$2 *00$1$2$3$4 *00$1$1 *00$2 *00$0$1 *00$1$0 *00$1$3 *00$2$2 *00$1$2$3$4$5 *00$9$9 *00$2$3 *00$7...