Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/distantcam/disguise
- Owner: distantcam
- License: other
- Created: 2013-07-19T08:24:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-22T09:26:11.000Z (over 11 years ago)
- Last Synced: 2024-11-15T00:32:54.013Z (2 months ago)
- Language: C#
- Size: 154 KB
- Stars: 1
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)