We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Il2CppDumper version v6.7.46 (Latest)
Describe the issue ghidra_with_struct.py fails in Ghidra v12.0 You need to add # @runtime Jython to the beginning of the file
ghidra_with_struct.py
# @runtime Jython
# @runtime Jython # -*- coding: utf-8 -*- import json from ghidra.app.util.cparser.C import CParserUtils from ghidra.app.cmd.function import ApplyFunctionSignatureCmd
Detail: NationalSecurityAgency/ghidra#8555 (comment)