Hi,

I'm not sure how well Cecil handles mixed-mode assemblies, but I'll
just add that Mono does support them, but on Windows only.

Regards,
Alex

On Thu, Aug 11, 2011 at 5:13 PM, JayStop <[email protected]> wrote:
> Hi everybody!
>
> I'm pretty new to Cecil - but just as intrigued by it ;). To make it
> fast: I know that Mono (and therefore Cecil) doesn't support Mixed
> (Managed+Native) C++ assemblies. However, this "doesn't support" seems
> to be referring only to saving the assembly for later execution for
> Cecil (as inspection and modification stuff seems to work fine) and at
> http://www.mail-archive.com/[email protected]/msg00306.html
> it was stated that "You can read an assembly, modify it, or create one
> from scratch, then load it in the runtime for execution".
>
> Does that mean that I can bypass the not-being-able-to-save-problem by
> simply executing the modified assembly from within my application?
>
> --
> --
> mono-cecil

-- 
--
mono-cecil

Reply via email to