Java Memory Manipulation
User friendly, Garbage-free, and cross-platform process, module and memory interfacing via the power of Java
**Java Memory Manipulation** is a User friendly, Garbage-free, and cross-platform process, module and memory interfacing via the power of Java The project is written primarily in Java, distributed under the Apache License 2.0 license, first published in 2016. Key topics include: cheatengine, counter-strike, counterstrike, csgo, global.
Java-Memory-Manipulation
Java Based Memory, Process, and Module Interfacing
This library is licensed under Apache License 2.0.
Feel free to fork or use this project as long as you credit me for my work.
Gradle
groovycompile 'com.github.jonatino:Java-Memory-Manipulation:2.1.2'
Maven
xml<dependency> <groupId>com.github.jonatino</groupId> <artifactId>Java-Memory-Manipulation</artifactId> <version>2.1.2</version> <type>pom</type> </dependency>
Dependencies
- Java Native Access (JNA) as the backbone for interfacing with native libraries
- Zero-Allocation-Hashing for lighting quick garbage free hashing
- fastutil for their primitive collections and zero allocation collections
Plans
- GUI
- Documentation
- Unit testing
Special Thanks
I highly recommend YourKit Java Profiler for any preformance critical application you make.
Check it out at https://www.yourkit.com/
Contributors
Showing top 1 contributor by commit count.

