PDA

View Full Version : Reverse Engineering RunningObjectTable


CTDeveloper
07-11-2010, 10:42 AM
I am trying to remove my COM object from the RunningObjectTable so other COM programs cannot do a GetObject on my object. All I have is the application GUID and the object name (e.g., "mydb.accdb").

I have spent several weeks looking to see if there was an "official" way and was wondering if there were any "unofficial" ways.

Anyone have a clue on how to do this? Thanks.

As a followup, if anyone thinks they can help with this, would be happy to engage you as a consultant. I promise, this is for a legitimate business application - not malware of any kind. Please send email or private message.

Kurapica
07-11-2010, 01:11 PM
maybe you are posting in the wrong section.

this is the .NET section.

you are talking about COM here.

CTDeveloper
07-12-2010, 01:50 PM
Which section do you recommend? There isn't a COM section and this appears to be the closest.