Il2CppInspector 2.0
Il2CppInspector 2 is a complete
overhaul of the original Il2CppInspector dumper tool, with massively improved
usability and tons of new features, including:
- Support for all IL2CPP versions from Unity 5.3 to 2020
- Generates accurate well-formed C# code with syntactic sugar and
language features up to C# 7.3
- Generate stub code Visual Studio solutions (with .sln and .csproj
files) including assembly references for your Unity install
- The most detailed IDA script output available including full .NET
method signatures, generic method instantiation and custom attribute
support, plus support for Method.Invoke thunks, basic IL2CPP metadata
structures and all available IL metadata
- Customize your output: exclude unwanted namespaces, split types by
assembly, namespace and/or class, produce a flattened set of files or
folder hierarchy, sort types within files, separate assembly-level
attributes into their own files, suppress metadata comments in C# code,
and even attempt to produce code stubs that compile. using directives
and scope resolution conflicts for each file are resolved automatically
- Enhanced file format support for PE32+, ELF64, Mach-O, multi-image
Universal Binaries, relocations, symbol tables and more
- New architecture support for ARMv8 / ARM64 (A64), Thumb-2 and x64. Enhanced
support for ARMv7 and x86
- An internal type model based on the .NET Reflection APIs allowing
you to re-use a high-level representation of all IL2CPP data in your own
applications using an already familiar API
- Much more robust handling of nested types, generic methods, nested
generic type references and derivations plus hundreds of other code output
improvements and bug fixes
- A brand new GUI for Windows users. The command-line tool is still
available for Windows, MacOS X and Linux users.
- Automatic processing of some very basic obfuscation
- Integrated test suite. Each build is automatically tested on over
50 IL2CPP applications
I hope you enjoy the new version of
Il2CppInspector!
More
info: djkaty/Il2CppInspector
Download:
Official link:
Mirrors:
Credit:
djkaty
djkaty