fenix01 / cheatengine-library

Cheat Engine Library is based on CheatEngine a debugger and coding environment particularly aimed at games, but can also be used for other purposes like debugging applications and used in schools for teaching how computers work
259 stars 79 forks source link

cheatengine-library

@contact : [p-yohann][@][hotmail.fr]

Cheat Engine Library is the first open source library based on Cheat Engine a powerfull memory editing software. You may found the original software here http://cheatengine.org/

The first goal of this project is to give you the ability to make your own software with advanced features like auto assemble, dll injections, memory scanner etc. As you know, Cheat Engine doesn't provide any library and it could be very frustrating for a developer. This library is supported for both platform (x86/x64) and it is usable with popular programming languages (c#, c++, delphi).

scanner_c

Features :

What's new ?

Please refer to the CHANGELOG file to get informations about the last release

Where should I begin ?

  1. If you need an turnkey solution you should download :

  2. If you need your own solution :

    • Download Lazarus 64 bits or Lazarus 32 bits
    • Copy the library and the dll directory

Do you provide a documentation ?

Yes, I made a description of the cheat engine library apis. Follow this link https://github.com/fenix01/cheatengine-library/wiki/Guideline