yck1509 / ConfuserEx

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

Trying to use ConfuserEx with Clickonce Win form project #643

Open duncandeveloper opened 6 years ago

duncandeveloper commented 6 years ago

Hi; I am trying to use this software for a winforms clickonce application. I have installed the extension for VS2015 and set the ConfuserEx CL.exe Location to point to a version that I got from GUT Hub ConfuserEx_bin-2015-v0.6.0\Confuser.CLI.exe.

I have set the project to be protected in the tools menu and build the project in Release Mode.

When I look at the code in IlSpy there is no Obfuscation taking place.

What Am I doing wrong? Are there any guides anywhere on the net?

thanks for your help in advance

Regards

Duncan

duncandeveloper commented 6 years ago

Now trying to follow http://wittylog.com/how-to-perform-automatic-obfuscation-using-visual-studio-201315#prettyPhoto

zandiarash commented 6 years ago

I have same problem.