Dameng.Obfuscar.GlobalTool
2.2.29.2
.NET 5.0
.NET Core 2.1
dotnet tool install --global Dameng.Obfuscar.GlobalTool --version 2.2.29.2
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local Dameng.Obfuscar.GlobalTool --version 2.2.29.2
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Dameng.Obfuscar.GlobalTool&version=2.2.29.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Dameng.Obfuscar.GlobalTool --version 2.2.29.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Obfuscar is a basic obfuscator for .NET assemblies. It uses massive overloading to rename metadata in .NET assemblies (including the names of methods, properties, events, fields, types and namespaces) to a minimal set, distinguishable in most cases only by signature.
modify by dameng, add other command line support. such as inpath,outpath
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.