开源 .NET 混淆器 ConfuserEx

码农软件 · 软件分类 · 代码混淆和加密 · 2019-12-02 08:26:25

软件介绍

ConfuserEx 是免费开源的 .NET 应用保护工具,参考 Confuser

 命令行界面:

Screenshot of Command-line interface 

图形界面:

Screenshot of Graphical interface  

ConfuserEx 支持 .NET 框架 2.0 - 4.5 和  Mono (还有其他 .NET 框架):

  • Symbol 重命名

  • WPF/BAML 重命名

  • Control flow obfuscation

  • Method reference hiding

  • Anti debuggers/profilers

  • Anti memory dumping

  • Anti tampering (方法加密)

  • 嵌入式依赖

  • Constant 加密

  • Resource 加密

  • Compressing 输出

  • 扩展插件 API

混淆保护之前:

Assembly loaded in ILSpy before protection    混淆保护之后:

Assembly loaded in ILSpy after protection  

本文地址:https://www.codercto.com/soft/d/20246.html

Spring

Spring

Bruce Tate、Justin Gehtland / O'Reilly Media, Inc. / 2005-04-12 / USD 29.95

Since development first began on Spring in 2003, there's been a constant buzz about it in Java development publications and corporate IT departments. The reason is clear: Spring is a lightweight Java......一起来看看 《Spring》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

SHA 加密
SHA 加密

SHA 加密工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具