Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.
/ Xena Public archive

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

License

Notifications You must be signed in to change notification settings

jonatino/Xena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.