libil2cpp symbol parser for ida
☆69Jan 11, 2020Updated 6 years ago
Alternatives and similar repositories for Il2CppParser
Users that are interested in Il2CppParser are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Resolve calls for internal unity engine functions☆18Oct 24, 2019Updated 6 years ago
- this is dump Il2Cpp CS Struct and IDA Script without global-metadta.dat in Runtime☆35Jul 29, 2022Updated 3 years ago
- A library to help make deobfuscation plugins for Il2CppInsector☆38Mar 20, 2021Updated 5 years ago
- IL2CppDumper writed in C++ by xia0☆135Oct 13, 2020Updated 5 years ago
- the way to write llvm pass without llvm framework.☆11Feb 9, 2021Updated 5 years ago
- Library for handling Il2Cpp UnityEngine class calls☆20Aug 14, 2019Updated 6 years ago
- An helper library for those that want to play around with Unity il2cpp games.☆107Sep 6, 2020Updated 5 years ago
- IDA python script for il2cpp☆33Jul 4, 2017Updated 8 years ago
- Dynamic Process name change for Android Apps☆28Oct 17, 2020Updated 5 years ago
- An Il2Cpp SDK generator for Android (And probably IOS)☆31Jul 23, 2020Updated 5 years ago
- il2cpp各个版本的源码整理☆324Jun 4, 2020Updated 5 years ago
- Build scripts & historical header files for every available minor version of Unity's Il2Cpp project☆155Feb 13, 2026Updated last month
- iOS Easy Hooking Library☆31Mar 11, 2022Updated 4 years ago
- A plugin for Il2CppInspector that performs quasi deobfuscation☆129Feb 17, 2021Updated 5 years ago
- ☆75May 15, 2019Updated 6 years ago
- Windows edition of IL2Cppdumper, dump data when the game is running, used to bypass protection and encryption.☆39Mar 29, 2021Updated 4 years ago
- ☆11Feb 3, 2026Updated last month
- ARM Emulator Developing(interp + jit + aot)☆28Jun 19, 2020Updated 5 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…☆16Jan 12, 2024Updated 2 years ago
- ☆535Nov 6, 2019Updated 6 years ago
- Collection of obfuscation, tamper-proofing, and watermarking algorithms targeting LLVM IR.☆76Nov 12, 2019Updated 6 years ago
- simple tool to dump android process memory☆40May 14, 2019Updated 6 years ago
- il2cpp游戏的string类实现char*与std::string的转换和修改☆52Jun 1, 2020Updated 5 years ago
- Dedicated library for runtime code patching, injection and some useful memory utilities. works for both Android and Linux☆149Mar 11, 2026Updated 2 weeks ago
- EQU8 User-Mode Bypass and Injector☆11Aug 13, 2021Updated 4 years ago
- Unity IL2CPP Disassembler (for apk)☆360Aug 7, 2020Updated 5 years ago
- A project to show how to get Almost EVERYTHING of Unity il2cpp mode with only two offsets☆21Aug 19, 2020Updated 5 years ago
- Objective-C Trace Tools for iOS and macOS