Skip to content

Ghidra complains of print missing parenthesis #910

@Reelix

Description

@Reelix

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

print 'Script finished!'

Combined with modern versions of Linux using python3 natively with the python command.

Image
  • Upload executable file and global-metadata.dat
    Probably not relevent, but due to the note above...
    info.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions