Skip to content

Il2CppInspector 2.1

Compare
Choose a tag to compare
@djkaty djkaty released this 26 Feb 14:47
· 687 commits to master since this release

Il2CppInspector 2.1 brings initial compatibility for PlayStation 4 .prx files and various fixes to support to IL2CPP applications compiled with Unity 2019.3, as well as compatibility with a broader range of x64 binaries.

ChangeLog from 2.0 to 2.1:

  • Initial support for Sony PlayStation 4 FSELF (PRX) files (NOTE: PS Vita is not currently supported)
  • Improvements to x64 binary analysis in multiple scenarios
  • Unity 2019.3 compatibility fix for 32-bit ARM binaries
  • Minor improvements to ELF handling
  • Minor improvements to C# output
  • Minor GUI improvements