-
【推荐】C# 代码混淆,防止反编译 解决方案(ConfuserEx)
http://www.cnblogs.com/zhangzhi19861216/p/3937434.html一 如果只是混淆exe文件则1. 将MyTest.exe文件拖到 confuserEx工具2. 点击Settings(1)选择Packer(下拉那里默认即可)(2)Modules->选中MyTest.exe (3) 选中Rules 点击 号,true3. 点击Protest!->Protect! ,提示导出成功二 如果只是混淆dll文件1.将dll拖入ConfuserEx后2.点击Settings(1)不能选择Packer了(因为dll不是packer)(2)Modules->选中MyLibrary.exe (3) 选中Rules 点击 号,true (4) 点击最右侧(下方)的铅笔头图标 (5)在弹出的窗口中 Preset 选择Maxinum,然后再点击下面 “ ”按钮,选择anti ildasm(我猜是防止通过IL编译)3. 点击Protest!->Protect! ,提示导出成功如果是所有程序集合都混淆,则排出开元项目即可特别声明:文本操作者工具,只需要混淆自定义的程序集,不混淆texttools.exe文件(因为混淆后程序集报错)
- 2019-03-28下载
- 积分:1
-
HOPENcb
在HOPEN下开发的抄表系统,具备打印、转码、抄表、收费、查询等完整的电表抄表功能(Developed under the HOPEN meter reading system, with print, transcoding, meter reading, charges, inquiries and other full meter meter reading function)
- 2011-04-25 21:31:52下载
- 积分:1
-
LinkList
说明: 自己实现的一个C语言链表,支持插入增添删除查找修改功能(A C language linked list implemented by myself, supports inserting, adding, deleting, finding and modifying functions)
- 2021-04-01 09:51:55下载
- 积分:1
-
将lib264静态库封装为动态库源码和测试实例
从lib264静态库中提取编码代码封装为一个H264Encoder动态库,用于实现将YUV数据封装为H264裸流。动态库中实现设置/获取视频宽高接口,设置视频比特率,nFps,Csp接口,编码接口等。项目工程中附带测试代码。
- 2022-01-21 22:32:34下载
- 积分:1
-
三通遥控飞机
三通遥控飞机,选用STM8的芯片,带有红外对战功能;红外多级定高;一键起飞;一键巡航;多级速度档;炫彩信号灯;自动校准;自动对吗。
- 2022-03-22 12:34:45下载
- 积分:1
-
一个简单的编译原理的文法分析程序,在其中加入了不错的分析界面,使整体看起来比较工整,有待与进一步改进...
一个简单的编译原理的文法分析程序,在其中加入了不错的分析界面,使整体看起来比较工整,有待与进一步改进-a simple principle of grammar compiler analysis program, which included a good analysis interface, the overall profile in Singapore, and to be further improved
- 2023-06-10 19:35:03下载
- 积分:1
-
LEACH-Protocol-in-OmnetPP.wsnlab.ir
LEACH Protocol in Omnet++.rar
- 2014-08-25 23:07:43下载
- 积分:1
-
simplycsp1_24-(1)
How to make ticketing application
- 2013-11-21 12:57:51下载
- 积分:1
-
Boost-library-study-
说明: Boost库学习指南与使用说明,可以带领您快速的学习Boost,希望可以帮到您。(Boost library study guides and instructions for use, can lead you quickly learn Boost, hoping to help you.)
- 2011-04-08 21:58:18下载
- 积分:1
-
XXX-1.0
一款基于gh0st开发的远控,采用了强大的XTP界面,运用XTP的报表风格分组,采用动态传输DLL以减小了客户端的体积(Gh0st-based development of a remote control, using a powerful XTP interface, using XTP reporting style grouping, dynamic transmission DLL to reduce the size of the client)
- 2011-07-10 23:18:10下载
- 积分:1