MaxXor

Results 102 comments of MaxXor

Yes, there is definitely something wrong. I noticed this too!

Other location I found it seems to be correct: https://github.com/virtio-win/kvm-guest-drivers-windows/blob/657ad7efb539dd186cec1fd33cf31ba710f5dfb1/viostor/virtio_stor.c#L1333

Duplicate of https://github.com/mailcow/mailcow-dockerized/issues/5797

Thanks for your findings! That seems to be a functional workaround. But there must be a way to fix the root cause of this issue, or is this the solution...

Any ETA when 1.2.0 will be released?

On a reconnect the client uses the `reconnect-delay` setting, did you set it to a large number? https://github.com/quasar/QuasarRAT/blob/15b01116bf87a49742d4e6d65652d37fd34641cb/Client/Config/Settings.cs#L15 Could also be some miss-configured networking settings in the VM.

Because the project is in a gray area I won't accept donations. Best is to support the project by helping to fix bugs and implement new features. To get started...

I'm not sure about this one, Quasar server used to work on Mono before, the client never did. In the screenshot you posted it seems like BouncyCastle has a problem...

I think this might be the reason: https://github.com/quasar/Quasar/blob/16a4702d0e2064070ee7e6319bd708b786294820/Quasar.Common/Helpers/PlatformHelper.cs#L24-L31 If you remove these lines and compile it, does it work @xMunduSCodEx ?

Can you create a PR with the fix?