SamboyCoding / Cpp2IL

Work-in-progress tool to reverse unity's IL2CPP toolchain.
MIT License
1.56k stars 178 forks source link

Where can I find il2cpp executable and libs to start reverse engineering it for helping this project ? #239

Open b00tkitism opened 7 months ago

ds5678 commented 5 months ago

For Windows games, the two IL2Cpp files are GameAssembly.dll and global-metadata.dat.

dream811 commented 5 months ago

@ds5678 How to reverse GameAssembly.dll? Please share with me.

ds5678 commented 5 months ago

It should be next to the exe.