RE: DCOM and DCE\RPC
"Graham Bloice" <[email protected]>
| Newsgroups | gmane.network.ethereal.devel |
|---|---|
| Message-ID | <[email protected]> |
> On Thu, Apr 27, 2006 at 03:28:55PM +0100, Graham Bloice wrote: > > > Folks, > > > > I'm trying to resolve a really sticky issue with Microsoft's DCOM, in > > particular OPC. Does anyone know of any software that can take > the DCE/RPC > > payload and decode it further ? > > > > I think you're going to be pretty much out of luck, unless someone has > written a plugin for netmon.exe. If you know the IDL and the NDR > marshalling rules sometimes you can often get an idea of what's going on > just by staring at the packet. > > Yep, that's why I wanted help, my eyeballs are bleeding right now. Graham