Skip to content

Knakiri/LynxRAT

 
 

Repository files navigation

Credits and Acknowledgments

LynxRAT is a heavily modified project of the Quasar RAT. We give full credit to MaxXor for creating the original Quasar RAT, which served as the foundation for LynxRAT. Without their incredible work, this project would not have been possible. Thank you, MaxXor, for your contribution to the community.

LynxRAT

Build status Downloads License

Free, Open-Source Remote Administration Tool for Windows

LynxRAT 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, LynxRAT is the perfect remote administration solution for you.

Please check out the Getting Started guide.

TODO LIST

  • ✅ Remote Chat
  • ❌ Live keylogger
  • ❌ Remote Webcam
  • ❌ Live Microphone

Screenshots

remote-shell

remote-desktop

remote-files

Features

  • TCP network stream (IPv4 & IPv6 support)
  • Fast network serialization (Protocol Buffers)
  • Encrypted communication (TLS)
  • UPnP Support (automatic port forwarding)
  • 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!

Supported runtimes and operating systems

  • .NET Framework 4.5.2 or higher
  • Supported 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

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.

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 LynxRAT/Quasar!

About

Remote Administration Tool for Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.8%
  • HTML 0.2%