IL2CPP
IL2CPP Dumper
BepInEx
https://github.com/BepInEx/BepInEx
Bleeding Edge Builds:
https://builds.bepinex.dev/projects/bepinex_beBackup the game's root directory
Extract all of the files directly into the root.
Edit './BepInEx/config/BepInEx.cfg' to set 'LoadDumpedAssemblies = true'
Run game binary.
If everything works correctly './BepInEx/unhollowed' should contain the unhollowed dllsOpen the unhollowed files in dnSpy. These files should contain both type information and code.Last updated