Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/distantcam/disguise

Code Obfuscation - Fody style
https://github.com/distantcam/disguise

Last synced: 10 days ago
JSON representation

Code Obfuscation - Fody style

Awesome Lists containing this project

README

        

## This is an add-in for [Fody](https://github.com/Fody/Fody/)

![Disguise Icon - Glasses with bushy eyebrows, and a fake mustache](https://raw.github.com/Fody/Disguise/master/Icons/package_icon.png)

Obfuscates your code.

## Nuget

Nuget package http://nuget.org/packages/Disguise.Fody

To Install from the Nuget Package Manager Console

PM> Install-Package Disguise.Fody

## Contributors

* [Cameron MacFarland](https://github.com/distantcam)