XboxDev / ghidra-xbe

Xbox Executable Format (XBE) Loader Extension for Ghidra SRE framework
82 stars 17 forks source link

Enable Microsoft Symbol Demangler Analyser #46

Open oneechanhax opened 2 years ago

oneechanhax commented 2 years ago

What it says in the title. I have c++ symbols found with FID libraries, there is no option to run the demangler to set all the typing information and function signatures.

I also cant use the c++ analyser from astrelsky/Ghidra-Cpp-Class-Analyzer project so that may apply here as related.