ConfuserEx

一个开源、免费的 .NET 应用程序保护程序。「An open-source, free protector for .NET applications」

  • 所有者: yck1509/ConfuserEx
  • 平台: Windows
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

ConfuserEx

ConfuserEx 是 .NET 应用程序的开源保护程序。 它是 Confuser 项目的继承者。

通知

这个项目已经停止开发,无人维护。替代的分叉项目可在 这个问题 中找到。

(编者注)为方便起见,列于以下:

特性

  • 支持 .NET Framework 2.0 / 3.0 / 3.5 / 4.0 / 4.5
  • 符号重命名(支持 WPF / BAML)
  • 防范调试器/分析器
  • 防止内存转储
  • 防止篡改(方法加密)
  • 控制流混淆
  • 常量/资源加密
  • 参考隐藏代理
  • 加扰器混淆类型
  • 禁用反编译器
  • 嵌入依赖性
  • 压缩输出
  • 可扩展插件 API

用法

Confuser.CLI <path to project file>

项目文件是 ConfuserEx 项目(*.crproj)。 项目文件的格式可以在 docs\ProjectFormat.md 中找到。

错误报告

请参阅网站的 问题报告 部分。

许可证

有关详细信息,请参阅 LICENSE 文件。

致谢

0xd4d,感谢他的敬业精神和丰富的知识!

黑色风暴论坛 成员的帮助!

主要指标

概览
名称与所有者yck1509/ConfuserEx
主编程语言C#
编程语言C# (语言数: 2)
平台Windows
许可证Other
所有者活动
创建于2014-03-28 07:00:26
推送于2019-05-14 14:23:56
最后一次提交2019-01-27 03:43:02
发布数12
最新版本名称v1.0.0 (发布于 2016-07-01 17:54:29)
第一版名称v0.1.0 (发布于 2014-05-28 13:35:08)
用户参与
星数3.7k
关注者数312
派生数1.7k
提交数443
已启用问题?
问题数617
打开的问题数298
拉请求数22
打开的拉请求数16
关闭的拉请求数26
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

ConfuserEx

ConfuserEx is a open-source protector for .NET applications.
It is the successor of Confuser project.

NOTICE

This project is discontinued and unmaintained. Alternative forked projects can be found in this issue.

Features

  • Supports .NET Framework 2.0/3.0/3.5/4.0/4.5
  • Symbol renaming (Support WPF/BAML)
  • Protection against debuggers/profilers
  • Protection against memory dumping
  • Protection against tampering (method encryption)
  • Control flow obfuscation
  • Constant/resources encryption
  • Reference hiding proxies
  • Disable decompilers
  • Embedding dependency
  • Compressing output
  • Extensible plugin API
  • Many more are coming!

Usage

Confuser.CLI <path to project file>

The project file is a ConfuserEx Project (*.crproj).
The format of project file can be found in docs\ProjectFormat.md

Bug Report

See the Issues Report section of website.

License

See LICENSE file for details.

Credits

0xd4d for his awesome work and extensive knowledge!
Members of Black Storm Forum for their help!