Import CastXML files into Ghidra.
This will import classes, structures, unions, typedefs, enums, and functions.
- Open a project in Ghidra.
- Run GhidraCastXML.py from the Script Manager.
- Choose an input CastXML file.
- Choose an output Ghidra GDT file.
- If successful, GhidraCastXML will load all data types from the input CastXML file and store them into the output GDT file.
- Open the GDT file into Ghidra through the Data Type Manager.