How to install dotfuscator in visual studio 2010
This created an obfuscated exe, but it was still deploying the regular exe with my setup project. Found the answer via another thread I was not aware the Visual Studio Setup Project pulled the 'Primary Output' from the obj folder instead of the bin folder. I copied by obfuscated exe to the obj folder before the setup project was built and this worked.
Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams? Collectives on Stack Overflow. Learn more. Dotfuscator post build for visual studio setup project VS Ask Question. Asked 7 years, 8 months ago. Active 7 years, 8 months ago. Viewed 1k times. This created an obfuscated exe, but it was still deploying the regular exe with my setup project On my application post-build event, pass my exe to the Dotfuscator command line tool with the community edition However, the setup project was still deploying the regular exe with my setup project.
In your web. This way, you would not have to modify your code. Then, for example, if your client acquires a new domain that want to use instead, you would only need to modify the web. Note that the storing of "hard-coded values" is one of the purposes of the web.
This does not remove the need to proceed with obfuscating your code in the first place, especially if this is going to be on the client's server which they have full access to. Quite interesting proposal, do you have any url references, regarding modifying the web. The content you requested has been removed. Ask a question. Quick access. Search related threads. Skip to main content. This browser is no longer supported.
Download Microsoft Edge More info. Contents Exit focus mode. Is this page helpful? Please rate your experience Yes No. Any additional feedback? Note In addition to the versions of Dotfuscator Community shipped with releases of Visual Studio, PreEmptive Solutions also periodically provides updated versions on its website.