XenocodeRCE / neo-ConfuserEx

Updated ConfuserEX, an open-source, free obfuscator for .NET applications
http://yck1509.github.io/ConfuserEx/
Other
746 stars 89 forks source link
confuser confuserex csharp jit managed msil obfuscation obfuscator protect

Neo ConfuserEx

Neo ConfuserEx is the successor of ConfuserEx project, an open source C# obfuscator which uses its own fork of dnlib for assembly manipulation. Neo ConfuserEx handles most of the dotnet app, supports all elligible .NET Frameworks and provide decent obfuscation on your file. If you have any questions or issues please let me know there. You can download latest official release here and latest build here.

[![Build status](https://img.shields.io/appveyor/ci/gruntjs/grunt.svg)](https://ci.appveyor.com/project/XenocodeRCE/neo-confuserex/build/artifacts)

Documentation

Please have a look at our WIKI page where each of our protection got a clear introduction and explanation about its functionnality.

Obfuscation Features

Usage

Confuser.CLI <path to project file>

The project file is a ConfuserEx Project (*.crproj). The format of project file can be found in docs\ProjectFormat.md

You can also run the GUI application, ConfuserEx.exe

Bug Report

See the Issues Report section of this repository.

License

See LICENSE file for details.

Credits

yck1509 the one and only, original coder of ConfuserEx

0xd4d for his awesome work and extensive knowledge!

Members of Black Storm Forum for their help!