[PR #83] [MERGED] Fixes and improvements to the keylogger #979

Closed
opened 2026-02-27 15:52:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/83
Author: @yankejustin
Created: 5/6/2015
Status: Merged
Merged: 5/6/2015
Merged by: @MaxXor

Base: masterHead: master


📝 Commits (5)

  • ad21157 Merge pull request #1 from MaxXor/master
  • ac33a51 Fixed two typos
  • 5756b05 Fixed incorrect log by the Keylogger
  • 90ee1a5 Fixed some incorrect documentation in Keylogger
  • 93a34dd Slight changes to the Logger

📊 Changes

2 files changed (+25 additions, -21 deletions)

View changed files

📝 Client/Core/Keylogger/Logger.cs (+24 -20)
📝 Client/Program.cs (+1 -1)

📄 Description

  1. Fixed two typos.
  2. Fixed an issue that caused incorrect logging of certain special key combinations.
  3. Fixed incorrect documentation in the Keylogger.
  4. Made the flush interval smaller for the client and added a bit of documentation to the Logger's constructor.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/quasar/Quasar/pull/83 **Author:** [@yankejustin](https://github.com/yankejustin) **Created:** 5/6/2015 **Status:** ✅ Merged **Merged:** 5/6/2015 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`ad21157`](https://github.com/quasar/Quasar/commit/ad211571e58f8deb8a6454dca5c93416164d58e3) Merge pull request #1 from MaxXor/master - [`ac33a51`](https://github.com/quasar/Quasar/commit/ac33a51158ac2f445ada9f367ccfa3ee11bbefa1) Fixed two typos - [`5756b05`](https://github.com/quasar/Quasar/commit/5756b05044cbe2575b367c8d77c2edb045820953) Fixed incorrect log by the Keylogger - [`90ee1a5`](https://github.com/quasar/Quasar/commit/90ee1a50cf79cbd273e783a52660f775951973ef) Fixed some incorrect documentation in Keylogger - [`93a34dd`](https://github.com/quasar/Quasar/commit/93a34dde9e7d71d3a2af1ba768786cf5afbd7ee7) Slight changes to the Logger ### 📊 Changes **2 files changed** (+25 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `Client/Core/Keylogger/Logger.cs` (+24 -20) 📝 `Client/Program.cs` (+1 -1) </details> ### 📄 Description 1) Fixed two typos. 2) Fixed an issue that caused incorrect logging of certain special key combinations. 3) Fixed incorrect documentation in the Keylogger. 4) Made the flush interval smaller for the client and added a bit of documentation to the Logger's constructor. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:52:41 +03:00
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#979
No description provided.