FakePDB icon indicating copy to clipboard operation
FakePDB copied to clipboard

When generate pdb file, I need insert `struct` info from idb.

Open singleghost2 opened this issue 1 year ago • 0 comments

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

singleghost2 avatar Dec 03 '24 07:12 singleghost2