# quasar/quasar

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/quasar-quasar).**

9,865 stars · 2,642 forks · C# · MIT

## Links

- GitHub: https://github.com/quasar/Quasar
- awesome-repositories: https://awesome-repositories.com/repository/quasar-quasar.md

## Description

Quasar is an encrypted TCP-based remote administration tool for Windows that combines command-and-control capabilities with credential extraction, keystroke logging, file and registry management, desktop monitoring, and SOCKS5 reverse proxy tunneling. It operates through a modular framework where individual capabilities are loaded as plugins communicating over an encrypted command channel.

The tool distinguishes itself by integrating credential recovery from browsers and FTP clients, keystroke capture with full Unicode support, and a SOCKS5 reverse proxy for routing network traffic through the remote machine. It provides direct access to the Windows registry, process and service management, and real-time desktop frame streaming over the encrypted connection.

Additional capabilities include remote file transfer and management, command execution, and stored credential recovery from common applications. The project is implemented in C# and provides a built-in file manager for browsing and editing remote systems.

## Tags

### System Administration & Monitoring

- [Remote Windows Administration Tools](https://awesome-repositories.com/f/system-administration-monitoring/remote-windows-administration-tools.md) — Controls and monitors Windows machines remotely over an encrypted TCP connection for system management and troubleshooting.
- [Remote Access Tools](https://awesome-repositories.com/f/system-administration-monitoring/remote-access-tools.md) — Provides encrypted TCP-based remote control of Windows machines for executing commands and managing files.
- [Remote Administration Tools](https://awesome-repositories.com/f/system-administration-monitoring/remote-administration-tools.md) — Provides encrypted TCP command and control of remote Windows machines with file transfer, registry editing, and desktop monitoring.
- [Remote Command Execution](https://awesome-repositories.com/f/system-administration-monitoring/remote-command-execution.md) — Executes shell commands and power operations on remote Windows machines over an encrypted TCP channel. ([source](https://cdn.jsdelivr.net/gh/quasar/quasar@main/README.md))
- [Remote File Managers](https://awesome-repositories.com/f/system-administration-monitoring/remote-file-managers.md) — Provides a built-in file manager for uploading, downloading, and managing files on remote Windows systems. ([source](https://cdn.jsdelivr.net/gh/quasar/quasar@main/README.md))
- [Remote Registry Editors](https://awesome-repositories.com/f/system-administration-monitoring/remote-file-managers/remote-registry-editors.md) — Browses, edits, and transfers files and registry entries on a remote Windows system through a built-in file manager.
- [Remote Registry Editors](https://awesome-repositories.com/f/system-administration-monitoring/remote-filesystem-browsing/remote-registry-editors.md) — Enables browsing and modifying the Windows registry on remote machines over an encrypted connection. ([source](https://cdn.jsdelivr.net/gh/quasar/quasar@main/README.md))
- [Remote Process Management](https://awesome-repositories.com/f/system-administration-monitoring/remote-process-management.md) — Lists, starts, and terminates processes and services on remote Windows machines through the encrypted command channel. ([source](https://cdn.jsdelivr.net/gh/quasar/quasar@main/README.md))
- [Remote Registry Hive Editors](https://awesome-repositories.com/f/system-administration-monitoring/system-registry-managers/raw-registry-hive-parsing/protected-hive-access/remote-registry-hive-editors.md) — Provides direct read and write access to the remote Windows registry through the encrypted command channel.

### Part of an Awesome List

- [Credential Recovery](https://awesome-repositories.com/f/awesome-lists/security/credential-recovery.md) — Extracts saved passwords from browsers and FTP clients on remote Windows systems.
- [Command And Control Frameworks](https://awesome-repositories.com/f/awesome-lists/security/command-and-control-frameworks.md) — Lightweight remote administration tool built with C#.

### Development Tools & Productivity

- [Keystroke Logging](https://awesome-repositories.com/f/development-tools-productivity/input-pointer-automation/input-automation/remote-input-simulation/remote-input-controllers/keystroke-logging.md) — Captures and records keyboard input on a remote machine with full Unicode support. ([source](https://cdn.jsdelivr.net/gh/quasar/quasar@main/README.md))
- [Remote Process and Service Managers](https://awesome-repositories.com/f/development-tools-productivity/process-management-utilities/terminal-process-managers/process-listing-and-termination-apis/remote-process-and-service-managers.md) — Enumerates, starts, and terminates remote processes and services through system-level API calls relayed over the command channel.

### Networking & Communication

- [Encrypted TCP Command Channels](https://awesome-repositories.com/f/networking-communication/tcp-connection-lifecycles/tcp-client-connections/tcp-connectivity-probes/encrypted-tcp-command-channels.md) — Establishes persistent encrypted TCP connections for bidirectional command and control of remote machines.
- [Remote Desktop Frame Captures](https://awesome-repositories.com/f/networking-communication/remote-desktop-streaming/remote-desktop-frame-captures.md) — Streams real-time desktop frames from remote Windows machines for monitoring and remote assistance. ([source](https://cdn.jsdelivr.net/gh/quasar/quasar@main/README.md))
- [SOCKS5 Proxy Tunneling Clients](https://awesome-repositories.com/f/networking-communication/socks5-proxies/socks5-proxy-tunneling-clients.md) — Tunnels network traffic through the remote machine by implementing a SOCKS5 proxy that routes through the encrypted channel.
- [Reverse SOCKS5 Proxy Tunnels](https://awesome-repositories.com/f/networking-communication/socks5-proxies/socks5-proxy-tunneling-clients/reverse-socks5-proxy-tunnels.md) — Routes network traffic through a remote Windows machine via a SOCKS5 reverse proxy for secure access or anonymization.
- [Reverse SOCKS5 Traffic Proxies](https://awesome-repositories.com/f/networking-communication/traffic-proxying/proxy-traffic-management/reverse-socks5-traffic-proxies.md) — Routes network traffic through a remote machine using a SOCKS5 reverse proxy for secure access or anonymization. ([source](https://cdn.jsdelivr.net/gh/quasar/quasar@main/README.md))

### Operating Systems & Systems Programming

- [Keystroke Logging](https://awesome-repositories.com/f/operating-systems-systems-programming/keystroke-logging.md) — Captures keyboard input on a remote Windows machine with full Unicode support for monitoring or forensic purposes.

### Security & Cryptography

- [Keystroke Loggers](https://awesome-repositories.com/f/security-cryptography/keystroke-loggers.md) — Captures and logs keyboard input on remote Windows machines with full Unicode support.
- [Stored Credential Extractors](https://awesome-repositories.com/f/security-cryptography/password-hash-recovery/stored-credential-extractors.md) — Extracts saved passwords from browsers and FTP clients on remote Windows systems for credential recovery. ([source](https://cdn.jsdelivr.net/gh/quasar/quasar@main/README.md))
- [Browser Credential Extractions](https://awesome-repositories.com/f/security-cryptography/user-account-management/password-revocation/browser-stored-credential-removals/browser-credential-extractions.md) — Extracts saved passwords from browser and FTP client credential stores on remote Windows machines.

### Testing & Quality Assurance

- [Remote Computer Controllers](https://awesome-repositories.com/f/testing-quality-assurance/general-testing-utilities/test-utilities-assertions/test-lifecycle-execution-control/test-execution-controls/remote-execution-controls/remote-computer-controllers.md) — Establishes encrypted TCP connections to remote Windows machines for command and control. ([source](https://cdn.jsdelivr.net/gh/quasar/quasar@main/README.md))

### Data & Databases

- [Virtual File System Layers](https://awesome-repositories.com/f/data-databases/virtual-file-system-layers.md) — Provides a virtual file system interface over the encrypted channel for remote file operations.

### Graphics & Multimedia

- [Remote Desktop Frame Captures](https://awesome-repositories.com/f/graphics-multimedia/video-frame-capture/asynchronous-frame-capture/remote-desktop-frame-captures.md) — Captures and streams individual screen frames from the remote machine over the encrypted connection for real-time viewing.

### Software Engineering & Architecture

- [Plugin-Based Architectures](https://awesome-repositories.com/f/software-engineering-architecture/software-architecture/architectural-patterns/plugin-module-systems/modular-plugin-architectures/plugin-based-architectures/plugin-based-architectures.md) — Loads individual remote administration capabilities as separate plugins communicating over the command channel.
