0
kicks
NetAsm, A JIT Native Code Injection Library
NetAsm is a library that enables JIT native code injection inside a .NET application. With this library, it is possible for example to inject highly optimized code (using SSE, MMX) inside a method, in replacement of the default generated native code by the JIT compiler.