首页
社区
课程
招聘
[下载]NetAsm v 1.0 by Alexandre Mutel
发表于: 2008-7-26 10:13 4480

[下载]NetAsm v 1.0 by Alexandre Mutel

2008-7-26 10:13
4480
NetAsm v 1.0 by Alexandre Mutel

Last updated: July 25, 2008

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.

[培训]科锐软件逆向54期预科班、正式班开始火爆招生报名啦!!!

上传的附件:
收藏
免费 1
支持
分享
最新回复 (1)
雪    币: 491
活跃值: (2245)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
jit hook,好东西。
2008-7-26 12:03
0
游客
登录 | 注册 方可回帖
返回