Skip to content

ApocDev/ConfuserEx

This branch is 148 commits behind yck1509/ConfuserEx:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6ebeec5 · Apr 19, 2015
Mar 29, 2014
Dec 21, 2014
Mar 11, 2015
Apr 19, 2015
Dec 23, 2014
Apr 17, 2015
Apr 19, 2015
Mar 9, 2015
Apr 19, 2015
Jun 6, 2014
Jun 9, 2014
Feb 20, 2015
Dec 9, 2014
May 27, 2014
Jul 4, 2014
Mar 28, 2014
Jun 6, 2014
Jul 4, 2014
May 30, 2014
Mar 28, 2014
Jun 9, 2014
Apr 9, 2015

Repository files navigation

ConfuserEx

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

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!

About

An open-source, free protector for .NET applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%