# yck1509/ConfuserEx

An open-source, free protector for .NET applications

Repository: https://github.com/yck1509/ConfuserEx
Canonical: https://ross.abutalabs.com/products/confuserex
Homepage: http://yck1509.github.io/ConfuserEx/
Language: C#
License: NOASSERTION
License Family: other
Archived: true
Last push: 2019-05-14T14:23:56+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4541, "days_push": 2668, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3768, forks 1745 (observed 2026-08-28T04:08:18.117298+00:00)

## What it is
ConfuserEx is a free, open-source protector for .NET applications that provides obfuscation features such as symbol renaming, control flow obfuscation, constant and resource encryption, and anti-debugging/anti-tampering protections. It offers both a command-line interface and a graphical interface, and is the successor to the original Confuser project.

## Use cases
- protect .NET applications from reverse engineering
- obfuscate C# assemblies to prevent decompilation
- rename symbols in .NET binaries including WPF/BAML
- encrypt constants and resources in .NET apps
- add anti-debugger and anti-tampering protection to .NET software
- compress and embed dependencies into a protected .NET output

## When to choose
- you need to obfuscate a .NET Framework 2.0-4.5 application for free
- you want commercial-protector-level features like control flow obfuscation and method encryption without paying for a license
- you need a plugin-extensible obfuscation pipeline for .NET assemblies

## When to avoid
- you are targeting .NET Core, .NET 5+, or modern .NET runtimes beyond .NET Framework 4.5
- you need an actively maintained tool with bug fixes and community support, since this project is discontinued and unmaintained
- you require guaranteed protection against determined attackers, as obfuscation is not a security boundary

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: security, compiler, developer-tools, cli, gui, plugin-system
- domain: security, developer-tools, cross-platform
- platform: windows, dotnet, cli, cross-platform
- tags: obfuscation, code-protection, net-framework, anti-tampering, anti-debugging, symbol-renaming, discontinued

## Member repositories
- yck1509/ConfuserEx (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:18.117298+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:28:35.026255+00:00, confidence not recorded.
  - readme: https://github.com/yck1509/ConfuserEx (fetched 2026-08-28T04:08:18.117298+00:00, sha c65dba75679d)
  - homepage: http://yck1509.github.io/ConfuserEx/ (fetched 2026-08-29T09:22:39.387138+00:00, sha 59f5e77173d2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
