SkillAgentSearch skills...

Il2mod

il2cpp scripting and hooking framework via LUA.

Install / Use

/learn @callr4x/Il2mod
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

il2mod

il2cpp scripting and hooking framework via LUA.

Usage

  • Install polyhook2 with vcpkg and compile the dll

  • Create scripts folder in the game root dir, then create test.lua

  • Inject the dll in the game using your favourite dll injector

  • For usage examples look at scripts folder

Limitations

  • JIT Calls params has to be size of void* (0x8) as it's hardcoded

  • No clear way to differnciate the hook functions in the JIT stub so your LUA code has to make sure the params are correct.

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated1mo ago
Forks5

Languages

C++

Security Score

80/100

Audited on Feb 7, 2026

No findings