Quasar icon indicating copy to clipboard operation
Quasar copied to clipboard

Reconnect prob

Open talal2 opened this issue 8 years ago • 1 comments

Hi !

I Executed my stub in VM, i execute the features of 'Reconnect', But he doesn't show up again . He still working in the system, but he doesn't show up in quasar builder .

  • Sometimes he doesn't start in builder @ all after executing the client .

                    Thanks in advance .
    

talal2 avatar Oct 06 '17 19:10 talal2

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.

MaxXor avatar Oct 09 '17 20:10 MaxXor