Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
XeytanWxCpp-RAT — Work in Progress. RAT written in C++ using wxWidgets | Kitploit
Tools/GitHubGitHub/melardev/xeytanwxcpp-rat
ShellcodeInformation GatheringPost-ExploitationCommand and ControlRemote Access ToolPayload Development
GitHubmelardev/xeytanwxcpp-rat

XeytanWxCpp-RAT

Work in Progress. RAT written in C++ using wxWidgets

View Repository
1136 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
Website

WARNING

THIS PROJECT IS STILL IN THE EARLY PHASES OF DEVELOPMENT. AT THIS MOMENT IN TIME, THE APPLICATION LOOKS HORRIBLE, THERE IS AN ODD BUG (FIRST TODO POINT, SEE BELOW) THAT HAS TO BE FIXED ASAP.

Introduction

RAT application written in C++ using wxWidgets framework.

Features

  • Get client's system information.
  • Process List
  • Reverse Shell
  • Explore FileSystem

TODO

  • There is a weird bug, I don't know how to fix, while stepping, it is not triggered, but if I just launch the app it does, this is a typical sign of a race condition bug but I don't know how to fix, the bug can be inspected in evtloopconsole.cpp:GetNextMessageTimeout::MsgWaitForMultipleObjects It gets stuck, even with a message being sent ...
  • Graphical User Interface
  • Syncrhonization with locks
  • Improve Error Handling
  • Implement FileSystem - cd command.
  • Desktop streaming
  • Camera Streaming
  • Encryption
Download Tool