.NET-Obfuscator
guides
.NET-Obfuscator | guides | |
---|---|---|
8 | 1 | |
1,291 | 399 | |
- | - | |
0.9 | 0.2 | |
over 1 year ago | almost 4 years ago | |
MIT License | Creative Commons Attribution Share Alike 4.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
.NET-Obfuscator
-
.NET obfuscator recomendation
I've tested a few from this list: https://github.com/NotPrab/.NET-Obfuscator
-
any good .net 6 obfuscators?
Have a look here, https://github.com/NotPrab/.NET-Obfuscator . We use Pre-emptive Dotfuscator, they have a community edition which is really good. I honestly don't understand the reason for most of the answers to your question. If you feel obfuscation will add value to your project for you, then use whatever you want. Not every project sits behind a web server.
- Are there any ways to hide the contents of a programmable block?
- Is C# a poor language choice if I care about not making my code easily reverse engineerable?
-
why c# don't have obfuscate as default?
Beyond that, there are also obfuscation utilities that can obfuscate your published code. (The public API surface remains intact to maintain compatibility, but everything under that becomes obfuscated.) There are many options to help protect your code: https://github.com/NotPrab/.NET-Obfuscator Dive in and see if any floats your boat.
-
C# 9 top-level programs and target-typed expressions
The term you're looking for is obfuscation. This seems like a good roundup: https://github.com/NotPrab/.NET-Obfuscator
- Lists of .NET Obfuscator (Free, Trial, Paid and Open Source)
guides
-
[O] Guidelines to open source your project
To help understand how open sourcing your project can help, read this post that summarizes a lot of concepts that should be understood before doing so!
What are some alternatives?
Introducing .NET Multi-platform App UI (MAUI) - .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
awesome-status-pages - Awesome list of status page open source software, services and public status pages of major internet companies
dotnet-script - Run C# scripts from the .NET CLI.
policies - Open Source Policy Examples and Templates
Visual Studio Community - GitHub Extension for Visual Studio
List-Of-Open-Source-Internships-Programs - A curated list of all the open-source internships/Programs
runtimelab - This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
cdnjs - 🤖 CDN assets - The #1 free and open source CDN built to make life easier for developers.
Skater-.NET-Obfuscator - Skater .NET Obfuscator is an obfuscation tool for .NET code protection. It implements all known software protection techniques and obfuscation algorithms.
CoreWCF - Main repository for the Core WCF project
cs-script - C# scripting platform
EPPlus - EPPlus-Excel spreadsheets for .NET