-
The most common issue I receive on the tracker for Il2CppInspector is “this file won’t load”. Oftentimes this is due to a bug in the tool, but sometimes it leads… more ›
-
Once you have created a C++ scaffolding project for DLL injection with Il2CppInspector, you will likely be wondering how to interact with the injected IL2CPP application. In this article, we’ll… more ›
-
Il2CppInspector allows you to automatically create a Visual Studio solution containing a C++ DLL project targeted at the application you are reverse-engineering, which – when compiled – can be injected… more ›
-
DISCLAIMER: The following information and source code is provided for educational purposes only. I do not condone cheating in online multiplayer games and expressly discourage this behaviour. This tutorial is… more ›
-
[You can use Il2CppInspector to help automate the techniques outlined in this series] [Updated 27th November 2020: the command-line build instructions were updated to be compatible with Il2CppInspector 2020.2.1] In… more ›