Confuser.MSBuild
1.6.0
dotnet add package Confuser.MSBuild --version 1.6.0
NuGet\Install-Package Confuser.MSBuild -Version 1.6.0
<PackageReference Include="Confuser.MSBuild" Version="1.6.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Confuser.MSBuild --version 1.6.0
#r "nuget: Confuser.MSBuild, 1.6.0"
// Install Confuser.MSBuild as a Cake Addin #addin nuget:?package=Confuser.MSBuild&version=1.6.0 // Install Confuser.MSBuild as a Cake Tool #tool nuget:?package=Confuser.MSBuild&version=1.6.0
ConfuserEx
ConfuserEx is a open-source protector for .NET applications. It is the successor of Confuser project.
Features
- Supports .NET Framework 2.0/3.0/3.5/4.0/4.5/4.6/4.7/4.8
- Symbol renaming (Support WPF/BAML)
- Protection against debuggers/profilers
- Protection against memory dumping
- Protection against tampering (method encryption)
- Control flow obfuscation
- Constant/resources encryption
- Reference hiding proxies
- Disable decompilers
- Embedding dependency
- Compressing output
- Extensible plugin API
- Many more are coming!
Usage
Confuser.CLI.exe <path to project file>
The project file is a ConfuserEx Project (*.crproj
).
The format of project file can be found in docs\ProjectFormat.md
Bug Report
See the Issues Report section of website.
License
Licensed under the MIT license. See LICENSE.md for details.
Credits
0xd4d for his awesome work and extensive knowledge!
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Confuser.MSBuild:
Package | Downloads |
---|---|
AltOne.AnalizyExcelPlace
Licencjonowana biblioteka służąca do analizy płac dla systemu enova365 poprzez tabele przestawne. Umożliwa także podział całych wypłat wg podzielnika kosztów uzupełnionego na pracowowniku. |
GitHub repositories
This package is not used by any popular GitHub repositories.