Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yck1509/ConfuserEx
An open-source, free protector for .NET applications
https://github.com/yck1509/ConfuserEx
Last synced: 3 months ago
JSON representation
An open-source, free protector for .NET applications
- Host: GitHub
- URL: https://github.com/yck1509/ConfuserEx
- Owner: yck1509
- License: other
- Archived: true
- Created: 2014-03-28T07:00:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-05-14T14:23:56.000Z (over 5 years ago)
- Last Synced: 2024-05-29T14:05:30.745Z (5 months ago)
- Language: C#
- Homepage: http://yck1509.github.io/ConfuserEx/
- Size: 2.02 MB
- Stars: 3,518
- Watchers: 315
- Forks: 1,602
- Open Issues: 314
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - yck1509/ConfuserEx - An open-source, free protector for .NET applications (C# #)
README
ConfuserEx
========
ConfuserEx is a open-source protector for .NET applications.
It is the successor of [Confuser](http://confuser.codeplex.com) project.NOTICE
======
This project is discontinued and unmaintained. Alternative forked projects can be found in [this issue](https://github.com/yck1509/ConfuserEx/issues/671).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.mdBug 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!