# ConfuserEx **Repository Path**: android_ios_test/ConfuserEx ## Basic Information - **Project Name**: ConfuserEx - **Description**: An open-source, free protector for .NET applications - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-02 - **Last Updated**: 2024-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ConfuserEx ======== ConfuserEx is a open-source protector for .NET applications. It is the successor of [Confuser](http://confuser.codeplex.com) 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 ` 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](http://yck1509.github.io/ConfuserEx/issues/) section of website. License ------- See LICENSE file for details. Credits ------- **[0xd4d](https://github.com/0xd4d)** for his awesome work and extensive knowledge! Members of **[Black Storm Forum](http://board.b-at-s.info/)** for their help!