FakePDB
FakePDB copied to clipboard
When generate pdb file, I need insert `struct` info from idb.
I see that in pdb_creator.cpp, addTypeInfo function only add a version info, it does not add struct info into the generated pdb, is it not supported? Is it difficult to implement this function?
https://github.com/Mixaill/FakePDB/blob/23620cf28cabe935181d378c8950b272ae6e1bee/src_cpp/src_pdb/pdb/pdb_creator.cpp#L136