From Collaborative RCE Tool Library
NetAsm
| Tool name: | NetAsm |
|
||
|---|---|---|---|---|
| Author: | Alexandre Mutel | |||
| Website: | http://www.codeplex.com/netasm | |||
| Current version: | 1.0 | |||
| Last updated: | July 25, 2008 | |||
| Direct D/L link: | Locally archived copy | |||
| License type: | Free / Open Source | |||
| Description: | NetAsm provides a hook to the .NET JIT compiler and enables to inject your own native code in replacement of the default CLR JIT compilation. With this library, it is possible, at runtime, to inject x86 assembler code in CLR methods with the speed of a pure CLR method call and without the cost of Interop/PInvoke calls. NetAsm can be used to integrate optimized native code using CPU extended instructions (SSE,MMX) into your managed code. The NetAsmDemo sample provides two benchmarks that unveil the power of using native code injection with NetAsm. For more information about NetAsm, code injection techniques and recommendations, please consult the NetAsm-UserGuide. |
|||
| Related URLs: | No related URLs have been submitted for this tool yet | |||
Feed containing all updates for this tool.
(please also edit it if you think it fits well in some additional category, since this can also be controlled)
You are welcome to add your own useful notes about this tool, for others to see!