All Projects → quasar → Quasar

quasar / Quasar

Licence: mit
Remote Administration Tool for Windows

Programming Languages

C#
18002 projects
HTML
75241 projects

Projects that are alternatives of or similar to Quasar

DcRat
A simple remote tool in C#.
Stars: ✭ 709 (-85.52%)
Mutual labels:  remote-control, remote, rat, remote-desktop, red-team
Vanillarat
VanillaRat is an advanced remote administration tool completely coded in C# for Windows.
Stars: ✭ 192 (-96.08%)
Mutual labels:  remote-control, remote-desktop, net, rat, administration
pace
Remote Access Tool for Windows.
Stars: ✭ 68 (-98.61%)
Mutual labels:  remote-control, administration, remote, rat
Skyrat
SkyRAT - Powershell Remote Administration Tool
Stars: ✭ 21 (-99.57%)
Mutual labels:  remote-control, remote, rat, administration
ToxicEye
👽 Program for remote control of windows computers via telegram bot. Written in C#
Stars: ✭ 305 (-93.77%)
Mutual labels:  administration, rat, net
Quiescis
Quescis is a powerful Remote Access Trojan for windows 💻 on C++
Stars: ✭ 56 (-98.86%)
Mutual labels:  remote-control, administration, rat
Lime Rat
LimeRAT | Simple, yet powerful remote administration tool for Windows (RAT)
Stars: ✭ 663 (-86.46%)
Mutual labels:  remote, rat, administration
RemoteSupportTool
an easy single click solution for remote maintenance
Stars: ✭ 74 (-98.49%)
Mutual labels:  remote-control, remote, remote-desktop
Rat Hodin V2.9
Remote Administration Tool for Linux
Stars: ✭ 97 (-98.02%)
Mutual labels:  remote-control, remote, rat
Lilith
Lilith, The Open Source C++ Remote Administration Tool (RAT)
Stars: ✭ 493 (-89.93%)
Mutual labels:  remote-control, rat, administration
Simpleremote
Remote Administration Tools
Stars: ✭ 504 (-89.71%)
Mutual labels:  remote-desktop, remote, administration
Aspia
Remote desktop and file transfer tool.
Stars: ✭ 784 (-83.99%)
Mutual labels:  protobuf, remote-control, remote-desktop
neko
A self hosted virtual browser that runs in docker and uses WebRTC.
Stars: ✭ 2,266 (-53.73%)
Mutual labels:  remote-control, remote-desktop
ConTroll Remote Access Trojan
Created a VERY SIMPLE remote access Trojan that will establish administrative control over any windows machine it compromises.
Stars: ✭ 69 (-98.59%)
Mutual labels:  remote-control, rat
Paradoxiarat
ParadoxiaRat : Native Windows Remote access Tool.
Stars: ✭ 395 (-91.93%)
Mutual labels:  rat, red-team
XENA
XENA is the managed remote administration platform for botnet creation & development powered by blockchain and machine learning. Aiming to provide an ecosystem which serves the bot herders. Favoring secrecy and resiliency over performance. It's micro-service oriented allowing for specialization and lower footprint. Join the community of the ulti…
Stars: ✭ 127 (-97.41%)
Mutual labels:  remote-control, red-team
InMemoryNET
Exploring in-memory execution of .NET
Stars: ✭ 55 (-98.88%)
Mutual labels:  net, red-team
linux-remote-desktop
Linux based secure, open source, multi-tenant environment for remote work.
Stars: ✭ 89 (-98.18%)
Mutual labels:  remote, remote-desktop
WinRAT
(Windows/Linux/Mac) Remote Administration Tool
Stars: ✭ 35 (-99.29%)
Mutual labels:  remote, rat
paradoxiaRAT
ParadoxiaRat : Native Windows Remote access Tool.
Stars: ✭ 583 (-88.09%)
Mutual labels:  rat, red-team

Quasar

Build status Downloads License

Free, Open-Source Remote Administration Tool for Windows

Quasar is a fast and light-weight remote administration tool coded in C#. The usage ranges from user support through day-to-day administrative work to employee monitoring. Providing high stability and an easy-to-use user interface, Quasar is the perfect remote administration solution for you.

Screenshots

remote-shell

remote-desktop

remote-files

Features

  • TCP network stream (IPv4 & IPv6 support)
  • Fast network serialization (Protocol Buffers)
  • Compressed (QuickLZ) & Encrypted (TLS) communication
  • UPnP Support
  • Task Manager
  • File Manager
  • Startup Manager
  • Remote Desktop
  • Remote Shell
  • Remote Execution
  • System Information
  • Registry Editor
  • System Power Commands (Restart, Shutdown, Standby)
  • Keylogger (Unicode Support)
  • Reverse Proxy (SOCKS5)
  • Password Recovery (Common Browsers and FTP Clients)
  • ... and many more!

Download

Supported runtimes and operating systems

  • .NET Framework 4.5.2 or higher
  • Supported operating systems (32- and 64-bit)
    • Windows 10
    • Windows Server 2019
    • Windows Server 2016
    • Windows 8/8.1
    • Windows Server 2012
    • Windows 7
    • Windows Server 2008
    • Windows Vista
  • For older systems please use Quasar version 1.3.0

Compiling

Open the project Quasar.sln in Visual Studio 2019+ with installed .NET desktop development features and restore the NuGET packages. Once all packages are installed the project can be compiled as usual by clicking Build at the top or by pressing F6. The resulting executables can be found in the Bin directory. See below which build configuration to choose from.

Building a client

Build configuration Usage scenario Description
Debug configuration Testing The pre-defined Settings.cs will be used, so edit this file before compiling the client. You can execute the client directly with the specified settings.
Release configuration Production Start Quasar.exe and use the client builder.

Contributing

See CONTRIBUTING.md

Roadmap

See ROADMAP.md

Documentation

See the wiki for usage instructions and other documentation.

License

Quasar is distributed under the MIT License.
Third-party licenses are located here.

Thank you!

I really appreciate all kinds of feedback and contributions. Thanks for using and supporting Quasar!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].