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