mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 07:45:57 +03:00
[GH-ISSUE #1140] Keylogger issue #833
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#833
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 @thepersonalcomputer on GitHub (Mar 15, 2023).
Original GitHub issue: https://github.com/quasar/Quasar/issues/1140
Quasar version
1.4.1
Server installed .NET version
No response
Server operating system
Windows 11/Server 2022
Client installed .NET version
No response
Client operating system
Windows 11/Server 2022
Build configuration
Debug
Describe the bug
I'm running v 1.4.1 and for some reason some of the logs of the key logger will not decrypt and it just shows random symbols. Could somebody please help?
How to reproduce
Try key logger
Expected behavior
To be able to read logs.
Actual behavior
Cannot read them.
Additional context
No response
@BurntDog commented on GitHub (Mar 15, 2023):
When this happens, Deleting the old log file prior to using keylogger may help.
@thepersonalcomputer commented on GitHub (Mar 15, 2023):
On the client machine? On the host I assume that has to stay on all the time for the keylogger too?
@BurntDog commented on GitHub (Mar 15, 2023):
client machine, it will make a new one when keylogger is run/activated.
@MaxXor commented on GitHub (Mar 15, 2023):
Did you update your clients from 1.4.0 to 1.4.1?
@honkhewins commented on GitHub (Apr 28, 2023):
The solution is (if you selecetd appdata in quasar builder settings) is to remote access the machine, go to the user's appdata, then open the defaulty titled 'Logs' folder and delete all the logs. Then wait a minute and go back to quasar manager and click on the keylogging tool and make sure to select get logs and it should work.
@BurntDog commented on GitHub (May 6, 2023):
What I said but in lesser words like over a month ago.
@MaxXor commented on GitHub (May 6, 2023):
Do you think we should handle old keylogger logs differently, e.g. upgrading them (re-encrypt) to the new keys during a client update?
@BurntDog commented on GitHub (May 6, 2023):
Only if you feel it's worth the time and would solve the occasional issue.
I realize you have enough to do.