Skip to content
Daniel Tischner edited this page Jun 23, 2016 · 21 revisions

Getting started

  • 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.

SoliScorer

Bla

b

Clone this wiki locally