Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ICLRRuntimeHost->ExecuteInDefaultAppDomain from Memory NOT from File??

438 views
Skip to first unread message

Richard Grabner

unread,
Aug 1, 2007, 3:20:50 AM8/1/07
to
Hi

i wanted to ask if somebody can tell me a method or a concept to load up an
assembly similar like with ICLRRuntimeHost->ExecuteInDefaultAppDomain but
instead from a file on disk from a memory (byte array for example.) simillar
to the System.Reflection.Assembly.Load(rawAssembly() as Byte) in dotnet but
i need this for my c++ clr host.

thanks
richard


digitalbodyguard digitalbodyguard

unread,
Aug 11, 2010, 1:06:11 PM8/11/10
to
I did System.Reflection.Assembly.Load(rawAssembly() as Byte) from c (no clr). I did this for DotNetaspoit find at
www.DigitalBodyGuard.com/DotNetasploit.html


I need to learn to use ICLRRuntimeHost->ExecuteInDefaultAppDomain
I'm currently looking for a c and c# implementation for using this.


> Submitted via EggHeadCafe - Software Developer Portal of Choice
> A Comparison of Managed Compression Algorithms
> http://www.eggheadcafe.com/tutorials/aspnet/71485ecc-2d2d-435a-9c35-3d12b279f9ae/a-comparison-of-managed-compression-algorithms.aspx

digitalbodyguard digitalbodyguard

unread,
Aug 11, 2010, 1:07:28 PM8/11/10
to
I did System.Reflection.Assembly.Load(rawAssembly() as Byte) from c (no clr). I did this for DotNetaspoit find at
www.DigitalBodyGuard.com/DotNetasploit.html


I need to learn to use ICLRRuntimeHost->ExecuteInDefaultAppDomain
I'm currently looking for a c and c# implementation for using this.

> On Wednesday, August 01, 2007 3:20 AM Richard Grabner wrote:


>> On Wednesday, August 11, 2010 1:05 PM digitalbodyguard digitalbodyguard wrote:

>> I did System.Reflection.Assembly.Load(rawAssembly() as Byte) from c (no clr). I did this for DotNetaspoit find at
>>
>> www.DigitalBodyGuard.com/DotNetasploit.html
>>
>>
>>
>>
>>
>> I need to learn to use ICLRRuntimeHost->ExecuteInDefaultAppDomain
>>
>> I'm currently looking for a c and c# implementation for using this.

>> Submitted via EggHeadCafe - Software Developer Portal of Choice

>> Custom Favorites Web Site with MongoDb and NoRM
>> http://www.eggheadcafe.com/tutorials/aspnet/7fbc7a01-5d30-4cd3-b373-51d4a0e1afa8/custom-favorites-web-site-with-mongodb-and-norm.aspx

0 new messages