- Notifications
You must be signed in to change notification settings - Fork10
Lightweight, lighting-fast Java Based Cross-Platform CSGO Cheat
License
jonatino/Xena
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 leveland how different operating systems handle system memory. Sadly I will be archiving this repo. I don't want tocontribute 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.
- JMM for our high-level cross-platform interfacing with processes
- Java Native Access (JNA) as the backbone for interfacing with native libraries
YourKit supports open source projects with its full-featured Java Profiler.YourKit, LLC is the creator ofYourKit Java ProfilerandYourKit .NET Profiler,innovative and intelligent tools for profiling Java and .NET applications.
About
Lightweight, lighting-fast Java Based Cross-Platform CSGO Cheat