# ConfuserEx2 **Repository Path**: qqblack/ConfuserEx2 ## Basic Information - **Project Name**: ConfuserEx2 - **Description**: The popular .NET protector ConfuserEX. The history is: Confuser -> ConfuserEx -> neo-ConfuserEx -> ConfuserEx2 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2023-03-22 - **Last Updated**: 2024-08-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ConfuserEx2 -------- # 1. Introduction `ConfuserEx2` is a .NET program protector. * [ConfuserEx2 on Github](https://github.com/xiaoxstz/ConfuserEx2) * [ConfuserEx2 on Gitee](https://gitee.com/qqblack/ConfuserEx2) # 2. History * 2014.2-2016.7:[ConfuserEx](https://github.com/yck1509/ConfuserEx). This repository has been archived in Jan 27,2019 * 2018.5-now:[Neo ConfuserEx](https://github.com/XenocodeRCE/neo-ConfuserEx). This project turns not active since 2019.12 * 2022.3 - now :ConfuserEx2 * This repository plans to save this project since 2022.3.22.
[](https://ci.appveyor.com/project/XenocodeRCE/neo-confuserex/build/artifacts)
# 3. Documentation Please have a look at our WIKI * [wiki on Gitee](https://gitee.com/qqblack/ConfuserEx2/wikis) * [wiki on Github](https://github.com/xiaoxstz/ConfuserEx2/wiki) # 4. Obfuscation Features * Supports .NET Framework 2.0/3.0/3.5/4.0/4.5 and up to 4.7.2 * 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 * **Type scrambler** obfuscation * Disable **decompilers** * **Embedding dependency** * **Compressing output** * Extensible plugin API # 5. Usage `Confuser.CLI