Closed maximilien-noal closed 1 year ago
When Cryogenic is run with the right parameters (see the Spice86 README for details), it generates a CSV file that indicates which functions are overriden by .NET code.
By reading it in the C# code generator written in Java, we could avoid the generation of those already generated functions.
Maybe add the fact that a function is overriden or not in the executionflow.json file, so the Ghidra code generator doesn't need to read several files.
Completed by @kevinferrare
Remember: There is 4 scripts for Ghidra.
the generator works better with a clean slate.