Module cwe_checker_lib::utils::ghidra
source · Expand description
Utility functions for executing Ghidra and extracting P-Code from the output.
Functions
- Execute the
p_code_extractor
plugin in Ghidra and parse its output into theProject
data structure. - Normalize the given P-Code project and then parse it into a project struct of the internally used intermediate representation.