|
iDispatch Logger is a COM hooking tool that logs all calls made through the IDispatch interface.
Dispatch logger hooks the instantiation boundaries, then adds IPC logging by the recursively proxying of IDispatch for every object it encounters.
This includes support for enumerators, class factories, object returns, byref out params, and monikers.
Local: source/binaries, pdf
|  |