Hasty Briefsbeta

Bilingual

Xenon is an open source universal game cheating framework C++

a year ago
  • #cplusplus
  • #game-development
  • #cheat-engine
  • Xenon is a C++ framework for creating game cheats, supporting both internal and external methods.
  • It features a modular design, allowing for easy implementation of ESP, Aimbot, Radar, and more.
  • Supports multiple game engines including Unreal Engine and Unity, with universal compatibility.
  • Includes features like customizable UI with ImGui, memory management utilities, and event-driven architecture.
  • Internal cheats offer direct game memory access but are more detectable; external cheats are safer but limited.
  • Provides examples for both internal and external cheat implementations.
  • Includes automatic DLL injection functionality, though it's a work in progress.
  • Highly customizable with support for configuring features like ESP and Aimbot through the Builder class.
  • Open for contributions under the MIT License.