il2cpp topic

List il2cpp repositories

UnityWebModkit

26
Stars
3
Forks
Watchers

Unity WebGL game patcher and modding framework

UnityResolve.hpp

250
Stars
59
Forks
Watchers

Unity引擎C++接口 | Unity Engine C++ API | Mono/il2cpp | 支持 Windows, Android, Linux | Game Cheat | 游戏作弊

PADumper

213
Stars
40
Forks
Watchers

Process Android Memory Dumper

GGIl2cpp

92
Stars
36
Forks
Watchers

Script for working with Il2cpp via GameGuardian

uniref

127
Stars
0
Forks
Watchers

A Python coding framework for analyzing Unity applications.

il2cpp-reverse-engineering-guide

107
Stars
16
Forks
Watchers

This guide provides illustrative examples demonstrating the usage of Il2cppInspector C++ scaffold.

Aetherim

44
Stars
14
Forks
Watchers

A C++ library for accessing Unity's IL2CPP classes, methods, and fields during run-time.

dump-games

32
Stars
3
Forks
Watchers

Il2cpp手游dump教程

IL2CPP

27
Stars
3
Forks
Watchers

IL2CPP is Unity AOT compiler translates Intermediate Language (IL) from .NET compilers into C ++ code. The executable library provides tools such as a garbage collector, platform independent access to...