djkaty / Il2CppInspector

Powerful automated tool for reverse engineering Unity IL2CPP binaries
http://www.djkaty.com
GNU Affero General Public License v3.0
2.62k stars 433 forks source link

Question about C++ scaffolding #215

Open cattouchfish opened 1 year ago

cattouchfish commented 1 year ago

First of all, please forgive me if my type of question may be problematic, I think my question is more similar to a feature enhancement.

I got Il2CppAssemblies(Assembly-CSharp.dll, Assembly-CSharp-firstpass.dll etc) now, is there any way to get C++ scaffolding directly? I got these files manually because global-metadata, gameassembly obfuscation automation is too difficult to handle.