tyranid / oleviewdotnet

A .net OLE/COM viewer and inspector to merge functionality of OleView and Test Container
GNU General Public License v3.0
1.1k stars 182 forks source link

Is it possible to export LocalServer Interfaces Vtable address? #36

Open bluestar628 opened 2 years ago

bluestar628 commented 2 years ago

It's an excellent tool, but I want to ask why there is no support for exporting the vtable address of an interface when it doesn't support InprocServer Activation. What is the difficulty? Recently I have been working on the COM, and can anyone tell me is it possible to locate the module name and vtable address of any interfaces?