Skip to content

mcpolo99/ConfuserExx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

906 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ConfuserExx

CI Tests CodeQL MIT License

An actively maintained .NET obfuscator. Protects assemblies from .NET Framework 2.0 through .NET 10+.

The original mkaring/ConfuserEx has been dormant since 2022. This fork ships bug fixes, modern framework support, and an automated release pipeline.

Get Started

Download the latest build from Releases, extract, and run:

# GUI
ConfuserEx.exe

# CLI
Confuser.CLI.exe my-project.crproj

See the Getting Started Guide for walkthroughs and configuration.

Documentation

Getting Started Installation, first run, basic configuration
Protections All protections with options, presets, and examples
CLI Reference Command-line options and usage
Project File Format .crproj XML schema, rules, and pattern expressions
Declarative Obfuscation Attribute-based configuration via [Obfuscation]
Building from Source Prerequisites, build commands, and project layout
Contributing How to contribute, test policy, and PR workflow

Issues

Check existing issues first, then open a new one.

License

MIT. See LICENSE.md.

Credits

Contributors

About

An open-source, free protector for .NET applications

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 99.7%
  • Other 0.3%