kp7742 / IL2CppResolverLinks
Resolve calls for internal unity engine functions
☆18Updated 6 years ago
Alternatives and similar repositories for IL2CppResolver
Users that are interested in IL2CppResolver are comparing it to the libraries listed below
Sorting:
- A C++ Library aimed at making mod development with Il2cpp compiled Unity Engine games easier☆12Updated 2 years ago
- A python tool for deobfuscating Unity games☆21Updated 5 months ago
- il2cpp游戏的string类实现char*与std::string的转换和修改☆51Updated 5 years ago
- ☆21Updated 2 years ago
- Android AntiCheat☆47Updated 3 years ago
- ☆29Updated 2 years ago
- Multi-Utility dynamic library for Android☆19Updated 5 years ago
- Android Anti Root Detection☆23Updated 3 years ago
- This is a NodeJS project for Frida to draw ESP Line and Box on a game using Canvas.☆37Updated 2 years ago
- ☆60Updated 3 years ago
- Android Runtime Code Patch☆13Updated 5 years ago
- ☆54Updated 2 years ago
- ☆12Updated 3 years ago
- libil2cpp symbol parser for ida☆67Updated 5 years ago
- Android Shared Library Mod Injector (Ptrace). Android 5 ~ 14 (arm, arm64, x86, x86_64) + Emulator.☆15Updated last year
- 内核硬件调试器模块,rootkit操作 dump☆35Updated 3 years ago
- 本工具用于解决ollvm编译出来的Linux驱动文件,加载进内核会报错“please compile with -fno-common”的问题☆39Updated 4 years ago
- A dumped list of some of Unity Engine's Functions, which memory addresses can be found using the method's definition, in Il2cpp.Resolve_i…☆16Updated last year
- hook surfaceflinger进程的eglSwapBuffers方式实现绘制,适用arm64 root下的安卓真机☆35Updated 3 years ago
- this is dump Il2Cpp CS Struct and IDA Script without global-metadta.dat in Runtime☆35Updated 3 years ago
- A kernel module to read and write memory in a remote process.☆65Updated last year
- LLVM Obfuscation Pass☆24Updated last year
- A WIP Obfuscator based on llvm14☆33Updated 3 years ago
- Android Dumper Lib From The Memory☆18Updated 4 years ago
- Dedicated library for runtime code patching, injection and some useful memory utilities. works for both Android and Linux