紫雨轩 .Net, DNGuard HVM , .Net VMProtect

DNGuard HVM - Advanced .NET Code Protection Technology

导航

DNGuard 2.0 正式版以及DNGuard HVM 预览

忙了很长时间了,缓了一口气,还要接着忙一两个月。
发两张图片玩玩。。。

DNGuard v2.0 正式版

1、文件说明:
/DNGuardCmd.exe    DNGuard命令行版本
/DotNetGuard.exe    DNGuard图形界面版本
/DNGRuntime.dll    DNGuard运行库文件。

2、命令行使用说明:
Usage: DNGuardCmd [Options] <inputfile> <outputfile> [Options]

Options:
/EC                    Encrypt New Methods
/SNK=<snk_file>        Use SNK file for StrongName
/PFX=<pfx_file>        Use PFX file for StrongName
/PWD=<password>        Password for PFX file

eg: DNGuardCmd hello.dll hello_encrypt.dll

eg: DNGuardCmd hello.dll hello_encrypt.dll /SNK=hello.snk

3、加密后的程序集发布说明:
加密后的程序集必须要附带DNGuard运行库一起发行,可以将运行库和加密后的程序集放在一个目录中,或者将运行库安装到系统gac中。


4、功能概要:
加密保护功能,元数据结构破坏保护功能。
内核采用ee,Jit 双层保护。


[已完成]

DNGuard HVM 下一代DNGuard保护方式。
1、支持net 1.1,net 2.0,net3.0
2、更强的Jit层保护,以及HVM保护。
3.....

[开发中...]

posted on 2007-04-09 10:00  紫雨轩 .Net  阅读(2767)  评论(8编辑  收藏  举报