Skip to content

A lightweight, pluggable .NET library for easily obfuscating the values of properties

License

Notifications You must be signed in to change notification settings

callumbwhyte/obfuscator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Obfuscator for .NET

A lightweight, pluggable .NET library for easily obfuscating the values of properties.

Getting started

This library was built against .NET Standard 2.0 and so will work on .NET Framework v4.6.1 and above or .NET Core v2.0.0 and above.

Installation

Currently this is only available as a manual download directly from GitHub. A NuGet release will be coming shortly.

Contribution guidelines

To raise a new bug, create an issue on the GitHub repository. To fix a bug or add new features, fork the repository and send a pull request with your changes. Feel free to add ideas to the repository's issues list if you would to discuss anything related to the library.

Who do I talk to?

This project is maintained by Callum Whyte and contributors. If you have any questions about the project please get in touch on Twitter, or by raising an issue on GitHub.

To do

  • AppVeyor setup
  • NuGet release
  • Usage instructions
  • Configure mapping of properties to obfuscators in code

License

Copyright © 2018 Callum Whyte, and other contributors

Licensed under the MIT License.

About

A lightweight, pluggable .NET library for easily obfuscating the values of properties

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages