-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Daniel Tischner edited this page Jun 23, 2016
·
21 revisions
- Integrate Mem-Eater-Bug into your project.
- Ensure the JNA library is correctly loaded to the APIs build path.
- Create an instance of the API by using new MemEaterBug(...);
- There are several options to access a process, like the exeFileName or a windowName.
- Take a look into SoliScorer.java for more hints on how to use the Mem-Eater-Bug.
b