[GH-ISSUE #15] Client Gone Unstable #8

Closed
opened 2026-02-27 15:48:15 +03:00 by kerem · 8 comments
Owner

Originally created by @madified on GitHub (Jan 15, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/15

I checked multiple commits, and client-built is totally unstable after commit "Optimized Server Start | e325a78e23". Infact client-built don't even starts on Windows 8.1 Pro and Windows XP sp3.

Originally created by @madified on GitHub (Jan 15, 2015). Original GitHub issue: https://github.com/quasar/Quasar/issues/15 I checked multiple commits, and client-built is totally unstable after commit "Optimized Server Start | e325a78e2313a113270d2374f205b6b5a887ae58". Infact client-built don't even starts on Windows 8.1 Pro and Windows XP sp3.
kerem 2026-02-27 15:48:15 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MaxXor commented on GitHub (Jan 15, 2015):

To use the in-built builder please build the solution in RELEASE mode and not DEBUG mode.
Please check this.

<!-- gh-comment-id:70080845 --> @MaxXor commented on GitHub (Jan 15, 2015): To use the in-built builder please build the solution in RELEASE mode and not DEBUG mode. Please check this.
Author
Owner

@madified commented on GitHub (Jan 15, 2015):

I know that i'm using release mode in VS 2012 Ultimate.

<!-- gh-comment-id:70111380 --> @madified commented on GitHub (Jan 15, 2015): I know that i'm using release mode in VS 2012 Ultimate.
Author
Owner

@MaxXor commented on GitHub (Jan 15, 2015):

So, you build both projects in release mode and then start the server to build the client, correct?

<!-- gh-comment-id:70111608 --> @MaxXor commented on GitHub (Jan 15, 2015): So, you build both projects in release mode and then start the server to build the client, correct?
Author
Owner

@madified commented on GitHub (Jan 15, 2015):

Yea. and i tried all these commits.

Stable
Changed README.md 82839f6c87
Added version to builder as argument 9a329711a7
Optimized Server Start e325a78e23

Unstable
Refactored namespace e3ad2f0716
Refactored class access modifiers 2544f3a230
Fixed #14 55de07401f
Close RemoteShell window on exit 3ba3a10b13

<!-- gh-comment-id:70129876 --> @madified commented on GitHub (Jan 15, 2015): Yea. and i tried all these commits. Stable Changed README.md 82839f6c8771adc2e2a935abfba4aed0fbf469d3 Added version to builder as argument 9a329711a7a8c21a5be9cb342aaf8bfb3706d642 Optimized Server Start e325a78e2313a113270d2374f205b6b5a887ae58 Unstable Refactored namespace e3ad2f07163750dae0d2af533acf8f9c38d4f320 Refactored class access modifiers 2544f3a230b91fe1499a23f465fcaf2d524614a9 Fixed #14 55de07401ff7a51e2aca6c532a66e76371094f94 Close RemoteShell window on exit 3ba3a10b139a25bfd280d7a2c0d9904be5418bb6
Author
Owner

@madified commented on GitHub (Jan 15, 2015):

I Built a keylogger+autoUSBspread+Startup+ReportMailing almost a year back. Now simplified it just to keylogging, to add in xRAT but not sure at which point should I create & start Keylogger Thread.

Should I send you the Keylogger Class to add in.?

<!-- gh-comment-id:70130581 --> @madified commented on GitHub (Jan 15, 2015): I Built a keylogger+autoUSBspread+Startup+ReportMailing almost a year back. Now simplified it just to keylogging, to add in xRAT but not sure at which point should I create & start Keylogger Thread. Should I send you the Keylogger Class to add in.?
Author
Owner

@MaxXor commented on GitHub (Jan 15, 2015):

Sorry, corrected the namespaces now. You were right, while I was renaming all namespaces I forgot to change the builder, now it finds the correct namespaces while building the client.

How would you implement your Keylogger Class? :) Just call it somewhere where you think it's good and then create a pull request. Thanks!

<!-- gh-comment-id:70134143 --> @MaxXor commented on GitHub (Jan 15, 2015): Sorry, corrected the namespaces now. You were right, while I was renaming all namespaces I forgot to change the builder, now it finds the correct namespaces while building the client. How would you implement your Keylogger Class? :) Just call it somewhere where you think it's good and then create a pull request. Thanks!
Author
Owner

@madified commented on GitHub (Jan 15, 2015):

Worked like a charm .. (y)

<!-- gh-comment-id:70146268 --> @madified commented on GitHub (Jan 15, 2015): Worked like a charm .. (y)
Author
Owner

@madified commented on GitHub (Jan 15, 2015):

Except remote shell :(

screenshot 188

<!-- gh-comment-id:70146855 --> @madified commented on GitHub (Jan 15, 2015): Except remote shell :( ![screenshot 188](https://cloud.githubusercontent.com/assets/8765809/5764923/668e692a-9d17-11e4-8f5b-87db3cc665fa.png)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#8
No description provided.