visual studio 2008 - COM+ sniffing/spying, is it possible? -
i'm writing replacement visual studio add-in we've got third party. add-in has 1 function i'm having trouble replacing however. interfaces program of theirs (which still need) starting it, telling pid of visual studio , letting other program call visual studio add-in via com+.
so, question, how can reverse engineer conversation between add-in , other app? don't have source third party add-in/app have legal rights i'm doing reverse engineering isn't problem.
presumably since add-in com+, can determine public interface. have duplicate in add-in. write dummy add-in logs calls , parameters. might start.
if have legal rights, option may contact third party details/documentation.
Comments
Post a Comment