Open roman380 opened 9 years ago
Not sure how to approach to this easiest way, ROT looks not helpful, but if we could have a similar alternative using RegisterActiveObject (DirectShowSpy could also implement it and/or provide a helper), then GSN could pick it using GetActiveObject and retrieve the details further as usually through COM marshaling. This is known to work out well.
Somehow it would be good to extend remote connection capability to reach interactively graphs in service processes. They have their own ROTs and are not reachable directly. Thjat is, they are hard to debug and in the same time the only missing part is getting to service session ROT equivalent.