mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #14] Remote Shell #6
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @madified on GitHub (Jan 13, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/14
It is indeed a great effort. There's just a little bug. On server end remote shell is displaying 2nd last response instead of latest one.
@MaxXor commented on GitHub (Jan 13, 2015):
Can you tell me the steps to reproduce this issue? I don't have this on my test machine.
@madified commented on GitHub (Jan 15, 2015):
No idea how to fix it.. I was working on keylogger.. Finally built a stable and virus clean keylogger for xRAT but after you 3rd last commit xRAT client is unstable ( Windows 8.1 ). (Right after client execution process stops. Please Check.)
Looking forward to collaborate for keylogger in xRAT.
@MaxXor commented on GitHub (Jan 15, 2015):
Can you please download the latest source again and build it. Check if the problem still occurs and try to step through the source with the debugger to find out where the problem occurs.
The last 3 commits have nothing to do with the client stability in general, only when you call these functions.
//edit: Could you also please create a new issue with these details. Thanks!