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 😎.
Remote Shell | Remote Desktop | File Manager |
---|---|---|
![]() |
![]() |
![]() |
- 🌐 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!
- 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.
- Open
Pulsar.sln
in Visual Studio 2019+ with .NET Desktop Development installed. - Restore NuGet Packages.
- Build the project (
Build
>F6
). - Find executables in the
Bin
directory.
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. |
Want to help? See CONTRIBUTING.md for guidelines.
Curious about the future? Check out ROADMAP.md.
Explore the Wiki for detailed usage instructions.
Pulsar is licensed under the Apache 2.0 License.
Third-party licenses are available here.
- 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)
I really appreciate all kinds of feedback and contributions. Thanks for using and supporting Pulsar!