GitPedia

Xena

Lightweight, lighting-fast Java Based Cross-Platform CSGO Cheat

From jonatino·Updated April 16, 2026·View on GitHub·
·Archived

I wrote Xena because I was curious how game cheats worked. I figured the best way to learn is to write one myself. I learned so much about cross platform development, optimizing applications at the garbage collection/jit level and how different operating systems handle system memory. Sadly I will be archiving this repo. I don't want to contribute to the growing amount of cheaters in games. Feel free to use this as a education reference. The project is written primarily in Kotlin, distributed under the Apache License 2.0 license, first published in 2016. Key topics include: abendigo, charlatano, cheat, counter, counter-strike.

Latest release: 1.0Initial Release
July 16, 2016View Changelog →

license

Xena.

UPDATE - January 23rd, 2020:

I wrote Xena because I was curious how game cheats worked. I figured the best way to learn is to write one myself.
I learned so much about cross platform development, optimizing applications at the garbage collection/jit level
and how different operating systems handle system memory. Sadly I will be archiving this repo. I don't want to
contribute to the growing amount of cheaters in games. Feel free to use this as a education reference.

Xena is a CS:GO (Counter Strike Global Offensive) cheat made from scratch written in Java.
Xena is built from the ground up with garbage-free, high performance, low resource usage programming practices in mind.

Please don't be that idiot who downloads cheats and runs around in public games. You ruin the game for everyone else.

Dependencies

  • JMM for our high-level cross-platform interfacing with processes
  • Java Native Access (JNA) as the backbone for interfacing with native libraries

YourKit

YourKit supports open source projects with its full-featured Java Profiler.
YourKit, LLC is the creator of <a href="https://www.yourkit.com/java/profiler/">YourKit Java Profiler</a>
and <a href="https://www.yourkit.com/.net/profiler/">YourKit .NET Profiler</a>,
innovative and intelligent tools for profiling Java and .NET applications.

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub →

This article is auto-generated from jonatino/Xena via the GitHub API.Last fetched: 6/26/2026