tyranid / oleviewdotnet

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

Retrieve COM instance of other process #11

Closed bugproof closed 5 years ago

bugproof commented 5 years ago

This is more a question because I don't know how to contact you. Is there any way to retrieve COM object's instance of some other process and use it in a separate process? In oleviewdotnet there's process object browser and I wonder if I could somehow use those already existing instances.