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!