Note: if you do not provide all of the following information I will directly ignore and close this issue
-
Il2CppDumper version
Il2CppDumper-net7-v6.7.46.zip
-
Describe the issue
When attempting to run ghidra_with_struct.py, it complains about the missing parentheses in the print statement, likely due to the python2 print variant at
Combined with modern versions of Linux using python3 natively with the python command.
- Upload executable file and global-metadata.dat
Probably not relevent, but due to the note above...
info.zip
Note: if you do not provide all of the following information I will directly ignore and close this issue
Il2CppDumper version
Il2CppDumper-net7-v6.7.46.zip
Describe the issue
When attempting to run
ghidra_with_struct.py, it complains about the missing parentheses in the print statement, likely due to the python2 print variant atIl2CppDumper/Il2CppDumper/ghidra_with_struct.py
Line 156 in 4741d46
Combined with modern versions of Linux using python3 natively with the
pythoncommand.Probably not relevent, but due to the note above...
info.zip