Skip to content

rwindegger/ConfuserEx-Reborn

 
 

Repository files navigation

ConfuserEx-Reborn

ConfuserEx-Reborn is the continuation of and replacement for the original ConfuserEx project. ConfuserEx Reborn is an open-source obfuscator and protector for C#/.NET applications. It including fixes and tweaks from other users and community members.

Features

  • Supports .NET Framework 2.0/3.0/3.5/4.0/4.5
  • Supports Mono (Some feature restrictions apply)
  • Symbol renaming (Support WPF/XAML/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

About

An open-source, free protector for .NET applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%