Open Symbai opened 3 years ago
Depending on what you want to do with the binary, my Cpp2IL project may help, and does support metadata v29
I need to get rva addresses from methods and offsets from properties also their names. So I can locate the code in memory, can your project do this?
yes, it will output that information as attributes on the types and members in the output dummy assemblies.
yes, it will output that information as attributes on the types and members in the output dummy assemblies.
Will it add support to generate disassembler script just like the inspector does?
Do you mean like a ghidra or IDA script? They're on my list of things to add eventually but they're not a priority for the moment. In addition, I'm currently rewriting the application so I don't expect to be in a position where I could add that for at least a month.
metadata.zip