[Mono-dev] Method code injection

b0rg j.smirlis at gmail.com
Sat Mar 13 05:12:47 EST 2010



It is possible to alter any method's instructions at runtime, but it is
rather complicated.

Since you have access in the assembly source code, why not just generate
some dynamic code? Is this what you want to achieve?

Take a look here for example:
http://www.west-wind.com/presentations/dynamicCode/DynamicCode.htm
-- 
View this message in context: http://n4.nabble.com/Method-code-injection-tp1591435p1591555.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list