Skip to content

jonatino/Java-Memory-Manipulation

Repository files navigation

Java-Memory-Manipulation

Java Based Memory, Process, and Module Interfacing

Build Status Maven Central license

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

compile 'com.github.jonatino:Java-Memory-Manipulation:2.1.2'

Maven

<dependency>
  <groupId>com.github.jonatino</groupId>
  <artifactId>Java-Memory-Manipulation</artifactId>
  <version>2.1.2</version>
  <type>pom</type>
</dependency>

Dependencies

Plans

  • GUI
  • Documentation
  • Unit testing

Special Thanks

YourKit

I highly recommend YourKit Java Profiler for any preformance critical application you make.

Check it out at https://www.yourkit.com/