Skip to content

A continuation of the famous quasar remote administration tool

License

Notifications You must be signed in to change notification settings

Knakiri/Quasar-Modded

 
 

Repository files navigation

Pulsar

Build Status Downloads License

A Free, Open-Source Remote Administration Tool for Windows

Pulsar is a lightweight, fast, and powerful remote administration tool written in C#. Whether you're providing user support, handling daily admin tasks, or monitoring employees, Pulsar offers high stability and an intuitive interface—making it your go-to solution for remote administration.

🚀 New to Pulsar? Then have fun figuring it out on your own 😎.


📸 Screenshots

Remote Shell Remote Desktop File Manager
Remote Shell Remote Desktop File Manager

✨ Key Features

  • 🌐 TCP Network Streams (IPv4 & IPv6 support)
  • Fast Serialization (Protocol Buffers)
  • 🔒 Encrypted Communication (TLS)
  • 📡 UPnP Support (automatic port forwarding)
  • 🖥️ HVNC (Hidden Virtual Network Computing)
  • 🕵️‍♂️ Kematian Stealer Built-in
  • 📋 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 (Browsers & FTP Clients)
  • …and much more!

📥 Download


🖥️ Supported Platforms

  • Runtime: .NET Framework 4.5.2 or higher
  • Operating Systems (32- and 64-bit):
    • Windows 11
    • Windows Server 2022
    • Windows 10
    • Windows Server 2019
    • Windows Server 2016
    • Windows 8/8.1
    • Windows Server 2012
    • Windows 7
    • Windows Server 2008 R2
  • Legacy Systems: Use Pulsar v1.3.0.

🛠️ How to Compile

  1. Open Pulsar.sln in Visual Studio 2019+ with .NET Desktop Development installed.
  2. Restore NuGet Packages.
  3. Build the project (Build > F6).
  4. Find executables in the Bin directory.

Client Build Options

Configuration Use Case Details
Debug Testing Uses pre-defined Settings.cs. Edit before compiling.
Release Production Run Pulsar.exe and use the client builder for custom settings.

🤝 Contributing

Want to help? See CONTRIBUTING.md for guidelines.


🗺️ Roadmap

Curious about the future? Check out ROADMAP.md.


📚 Documentation

Explore the Wiki for detailed usage instructions.


📜 License

Pulsar is licensed under the Apache 2.0 License.
Third-party licenses are available here.


😎 Contributors

  • KingKDot – Lead Developer (very cool)
  • Twobit – Multi-Feature Wizard (See PRs)
  • Lucky – Helped fix major issues with the HVNC
  • fedx – README Designer & Discord RPC
  • Ace – Fixed minor HVNC issues & adding features (i play piano btw)
  • Java - Adding some features
  • Body - Added obfuscation (very cool asw trust)
  • cpores - Added favorites, drawing in VNC, screenoverlay, other stuff (check PRs fr)
  • Rishie - Adding Stealer Options + More
  • jungsuxx - Fixed a ton of input within HVNC and simplified a lot of the code.
  • MOOM aka my lebron - He didn't directly contribute (making a pr, etc) but his projects are fantastic and we wouldn't have HVNC or force read without him (he deserves all the glaze. He also sort of got me into Batch Obfuscation lol)

🙏 Thank You!

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

About

A continuation of the famous quasar remote administration tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.3%
  • Other 0.7%