SkillAgentSearch skills...

GhidraScripts

My collection of Ghidra scripts (CastXML type info importer)

Install / Use

/learn @aerosoul94/GhidraScripts
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GhidraCastXML

Import CastXML files into Ghidra.

This will import classes, structures, unions, typedefs, enums, and functions.

How To Use

  1. Open a project in Ghidra.
  2. Run GhidraCastXML.py from the Script Manager.
  3. Choose an input CastXML file.
  4. Choose an output Ghidra GDT file.
  5. If successful, GhidraCastXML will load all data types from the input CastXML file and store them into the output GDT file.
  6. Open the GDT file into Ghidra through the Data Type Manager.

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1y ago
Forks5

Languages

Python

Security Score

65/100

Audited on May 15, 2024

No findings