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

[下载]NetAsm v 1.0 by Alexandre Mutel

2008-7-26 10:13
4048
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.

[培训]《安卓高级研修班(网课)》月薪三万计划,掌握调试、分析还原ollvm、vmp的方法,定制art虚拟机自动化脱壳的方法

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