Update README.md

This commit is contained in:
Katy Coe
2020-02-24 10:08:19 +01:00
parent a4f5b5ac5c
commit fc72003f9a

View File

@@ -2,6 +2,8 @@
Il2CppInspector helps you to reverse engineer IL2CPP applications in Windows or from the Windows, MacOS X or Linux command line. Il2CppInspector helps you to reverse engineer IL2CPP applications in Windows or from the Windows, MacOS X or Linux command line.
**NOTE**: Il2CppInspector is not a decompiler. It can provide you with the structure of an application and function addresses for every method so that you can easily jump straight to methods of interest in your disassembler. It does not attempt to recover the entire source code of the application.
**No manual reverse-engineering is required; all data is calculated automatically.** **No manual reverse-engineering is required; all data is calculated automatically.**
![Il2CppInspector GUI](docs/GUI_Preview.png) ![Il2CppInspector GUI](docs/GUI_Preview.png)