kyzsuukii / GGIl2cpp

Script for working with Il2cpp via GameGuardian

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Il2cpp Module for GameGuardian

GameGuardianTelegram

About Module

This script is only needed to make it easier to work with Il2cpp. This script works through the program GameGuardian. With the help of the module, you can get information about the method or class that interests you. This script is not positioned as a dumper, and is only needed to simplify working with Il2cpp.

The module has support for the Lua plugin for VS Code, that is, some functions have a description that this plugin can display.

The script is divided and available for assembly. You can also use an already built version from the build folder or from the Releases tab. Script is built using the luabundle library.

All documentation about the module is available on the wiki

About

Script for working with Il2cpp via GameGuardian


Languages

Language:Lua 99.8%Language:TypeScript 0.2%