Updated Wiki: Home
The project logo comes from Legendora Icon by Teekatas Suwannakrua.Maintained and supported by LeXtudio.Project DescriptionObfuscar is an open source .NET obfuscator released under MIT license. It...
View ArticleUpdated Wiki: Home
The project logo comes from Legendora Icon by Teekatas Suwannakrua.Maintained and supported by LeXtudio.Project DescriptionObfuscar is an open source .NET obfuscator released under MIT license. It...
View ArticleUpdated Wiki: Configuration
Obfuscar accepts a single command line argument, the path to its configuration file.The configuration file is used to specify what assemblies should be obfuscated, where to find the dependencies for...
View ArticleUpdated Wiki: Configuration
Obfuscar accepts a single command line argument, the path to its configuration file.The configuration file is used to specify what assemblies should be obfuscated, where to find the dependencies for...
View ArticleUpdated Wiki: Home
The project logo comes from Legendora Icon by Teekatas Suwannakrua.Maintained and supported by LeXtudio.Project DescriptionObfuscar is an open source .NET obfuscator released under MIT license. It...
View ArticleUpdated Wiki: Configuration
Obfuscar accepts a single command line argument, the path to its configuration file.The configuration file is used to specify what assemblies should be obfuscated, where to find the dependencies for...
View ArticleUpdated Wiki: Basic Example
There is a basic example project included in the code base. To build and obfuscate the BasicExample, get the source from Git, navigate to the BasicExample path, and run "msbuild release.proj".The...
View ArticleUpdated Wiki: Home
The project logo comes from Legendora Icon by Teekatas Suwannakrua.Maintained and supported by LeXtudio.Project DescriptionObfuscar is an open source .NET obfuscator released under MIT license. It...
View ArticleUpdated Wiki: Configuration
Obfuscar accepts a single command line argument, the path to its configuration file.The configuration file is used to specify what assemblies should be obfuscated, where to find the dependencies for...
View ArticleUpdated Wiki: Basic Example
There is a basic example project included in the code base. To build and obfuscate the BasicExample, get the source from Git, navigate to the BasicExample path.The example consists of a solution that...
View ArticleUpdated Wiki: Home
The project logo comes from Legendora Icon by Teekatas Suwannakrua.Maintained and supported by LeXtudio.Project DescriptionObfuscar is an open source .NET obfuscator released under MIT license. It...
View ArticleUpdated Wiki: Documentation
The documentation site is moved to https://obfuscar.lextudio.com/. This site will no longer be updated.Obfuscar is a basic obfuscator for .NET assemblies. It uses massive overloading to rename metadata...
View ArticleUpdated Wiki: What It Does
The documentation site is moved to https://obfuscar.lextudio.com/. This site will no longer be updated.What does Obfuscar do? Basically, Obfuscar scrambles the metadata in a set of assemblies. It...
View ArticleUpdated Wiki: Configuration
The documentation site is moved to https://obfuscar.lextudio.com/. This site will no longer be updated.Obfuscar accepts a single command line argument, the path to its configuration file.The...
View ArticleUpdated Wiki: Basic Example
The documentation site is moved to https://obfuscar.lextudio.com/. This site will no longer be updated.There is a basic example project included in the code base. To build and obfuscate the...
View ArticleUpdated Wiki: History
The documentation site is moved to https://obfuscar.lextudio.com/. This site will no longer be updated.The popularity of managed programming languages and their ease of decompilation introduce a common...
View ArticleUpdated Wiki: Contributors
The documentation site is moved to https://obfuscar.lextudio.com/. This site will no longer be updated.Contributors to this project include,Ryan Williams (drcforbin@gmail.com)Werner...
View ArticleUpdated Wiki: FAQ
The documentation site is moved to https://obfuscar.lextudio.com/. This site will no longer be updated.How to troubleshoot TypeLoadException during reflection? After obfuscation, the application might...
View ArticleUpdated Wiki: Home
The project logo comes from Legendora Icon by Teekatas Suwannakrua.Maintained and supported by LeXtudio.Project DescriptionObfuscar is an open source .NET obfuscator released under MIT license. It...
View ArticleUpdated Wiki: Documentation
The documentation site is moved to https://docs.obfuscar.com/. This site will no longer be updated.Obfuscar is a basic obfuscator for .NET assemblies. It uses massive overloading to rename metadata in...
View Article