Re: CLR details- Are MSCorEE.dll and MSCorWks.dll\MSCorSvr.dll COM
- From: "Willy Denoyette [MVP]" <willy.denoyette@xxxxxxxxxx>
- Date: Tue, 28 Feb 2006 21:05:18 +0100
I don't need this, I'm having a source code license and I'm not interested
in non public and documented interfaces anyway. Also tlb files do not
necessarily represent accurately the COM interfaces of a COM server, the IDL
files do.
Willy.
"Huihong" <huisinro@xxxxxxxxx> wrote in message
news:1141155434.617690.185380@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
| You can take a look of all of the exports from mscoree.dll from my
| deprotector source code. The sample code may help you understand more
| about mscoree.dll, the COM interfaces is defined in
| c:\windows\microsoft.net\framework\v2.0.50727\mscorlib.tlb
|
| The deprotector programs I provided replace the whole mscoree.dll, so
| it hooks every functions inside mscoree.dll. so you can monitor which
| methods are being invoked.
|
| http://www.remotesoft.com/deprotector/ then click Source code
|
.
- References:
- Re: CLR details- Are MSCorEE.dll and MSCorWks.dll\MSCorSvr.dll COM ser
- From: Willy Denoyette [MVP]
- Re: CLR details- Are MSCorEE.dll and MSCorWks.dll\MSCorSvr.dll COM
- From: Willy Denoyette [MVP]
- Re: CLR details- Are MSCorEE.dll and MSCorWks.dll\MSCorSvr.dll COM
- From: Huihong
- Re: CLR details- Are MSCorEE.dll and MSCorWks.dll\MSCorSvr.dll COM ser
- Prev by Date: Re: CLR details- Are MSCorEE.dll and MSCorWks.dll\MSCorSvr.dll COM
- Previous by thread: Re: CLR details- Are MSCorEE.dll and MSCorWks.dll\MSCorSvr.dll COM
- Next by thread: RE: need help regex.replace
- Index(es):
Relevant Pages
|