C#之Dotfuscator Pro的使用
2021-04-02 18:26
标签:字符串 int rop 无法 over types image 分享 异常 使用方法 : ⑤:Project Properties ⑥:生成 C#之Dotfuscator Pro的使用 标签:字符串 int rop 无法 over types image 分享 异常 原文地址:http://blog.51cto.com/aonaufly/2131928
① : 设置字符串加密
②:添加(exe / dll)
③:去掉Library , 否则有些类、变量等等不会混淆
④:Rename 选项
勾选“use enhanced overload induction”(使用增强模式),注意:不要勾选下方的“ Do not suppress on serializable types”,即序列化类型的变量不加密,否则编译后可能异常; “Renaming Scheme” 选择“Unprintable”(不可打印字符,即乱码),也可以选择其他如小写字母、大写字符、数字的方式。
搜索下图的2个exe(各个pc路径可能不一样) , 加上去
点击下图的绿色三角形 , ok ~~~~
上一篇:Windows基础控件使用
下一篇:[C#] C#散乱知识
文章标题:C#之Dotfuscator Pro的使用
文章链接:http://soscw.com/index.php/essay/71491.html