Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.02 KB

File metadata and controls

18 lines (14 loc) · 1.02 KB

ByNameModding

English | Русский

ByNameModding is a library for modding of il2cpp games by classes, methods, field names. It includes everything you need for Android Unity games modding.
Requires C++20 minimum.

Getting Started

See documentation on ByNameModding.github.io.

Supported Unity versions: 5.6.4f1, 2017.x - 6000.0.x

Dependencies

UTF8-CPP used by il2cpp and by BNM too.
Open-hierarchy custom RTTI used to optimize memory usage

Android hookinng software for example:

Dobby
ShadowHook
Substrate with And64InlineHook - do not support unhook