yck1509 / ConfuserEx

An open-source, free protector for .NET applications
http://yck1509.github.io/ConfuserEx/
Other
3.57k stars 1.64k forks source link

How to integrate ConfuserEx project to VS2015? #484

Open win32nipuh opened 8 years ago

win32nipuh commented 8 years ago

Is any description "How to"?

Does exist any way to create and manage project in VS2015 like it is done in NET Reactor?

mrjohnr commented 8 years ago

see if answer 2 will help you: http://stackoverflow.com/questions/28373798/upgrade-from-eazfuscator-free-to-confuserex

SlowLogicBoy commented 8 years ago

You have to create project with ConfuserEx then in visual studio in build-> post-build section you have to write command line to obfuscate using your created ConfuserEx project.

i00b commented 8 years ago

See if this helps: http://www.codeproject.com/Articles/1040107/Configuring-Visual-Studio-for-Obfuscation

avinabmalla commented 8 years ago

Try this extension: https://visualstudiogallery.msdn.microsoft.com/192eab57-7749-4d3b-a922-c14c502e12f8