/Generator

Primary LanguageC#MIT LicenseMIT

Generator

This project generate C/C++ header file, that contains offsets of il2cpp library.

Usage example:

  1. Download latest release here.

  2. Unzip it somewhere.

  3. Then fill in template.json.

  4. Download keystone binaries here, depending on your OS, and extract keystone.dll to same folder.

  5. Then you can type run following command:

generator template.json .\path\to\script.json .\path\to\libil2cpp.so ARM

Or you can use bat files.

Credirts:

https://github.com/Perfare/Il2CppDumper

https://github.com/keystone-engine/keystone/tree/master/bindings/csharp