Skip to content

avinabmalla/ObfuscarTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ObfuscarTools

Obfuscar Tools for Visual Studio

Obfuscar for Visual Studio integrates the free and open source Obfuscar protector into Visual Studio for easy automatic obfuscation of release builds and ClickOnce applications.

Obfuscar 2.2.31.0 is included with this extension. Obfuscar is available from https://github.com/obfuscar/obfuscar

Assembly search paths are added automatically. ClickOnce Applications are also obfuscated before publishing.

Debugging will not work on obfuscated executables or libraries. Use Ctrl+F5 to run without debugging.

How to Use

Download and install the extension from the Visual Studio Marketplace

https://marketplace.visualstudio.com/items?itemName=AvinabMalla.obfuscarvs

Three new items are added to the Tools menu.

Menu Items

Click "Protect Using Obfuscar" to set the current project's current configuration for obfuscation after release builds.

Click "Remove Obfuscar Protection" to stop automatic obfuscation for the current configuration.

"Obfuscar Settings" Will let you tune the obfuscar settings. You can select the configurations to enable obfuscar for, and also enter namespaces to skip.

Obfuscar Settings

About

Obfuscar Tools for Visual Studio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages