Skip to content

idk-maybe-none/BNM-Android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

130 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Just fork, I probably won't do anything here

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 99.8%
  • Other 0.2%