Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » CLI C++   (RSS)

MSIL Injection: Rewrite a non dynamic method at runtime

The .Net Framework contains classes to create dynamic methods at runtime but what about rewriting existing methods at runtime? Is it even possible? It turns out yes, but with some stringent constraints. We are going to create a sample program where we
Posted by ZiadElmalki | 3 Comments
Filed under: , , , , , ,

Attachment(s): TestRuntimeMethodReplace.zip
 
Page view tracker