Open Raylands opened 1 year ago
You found a solution?
The issue for me is that a few lines before the error message, IDA didn't like float _near
and float _far
, so I renamed _far and _near to something else in the il2cpp.h file, and then it worked for me.
Il2CppDumper version: 6.7.40
Describe the issue When importing with ida_with_struct_py3.py into IDA 7.5 or IDA 7.7 these syntax errors get thrown:
Upload executable file and global-metadata.dat Files