文件名称:DCNETProtector:防裂,保护您的.NET软件版权强大
文件大小:1.29MB
文件格式:ZIP
更新时间:2024-04-09 23:48:57
C#
DC.NET保护器 一个开放源代码工具,可防止破解,保护您的.NET软件版权。 背景 许多.net开发人员担心他们的软件已被破解,因此他们使用一些工具来混淆IL代码,例如PreEmptive dotfuscator。但是有时,这还不够。所以我写DC.NET Protector来提供更强大的.net。 IL代码保护,它是开源的。这是一个控制台.NET应用程序,UI为: 特征 它具有以下功能。 NO.1。避免性能问题。 有时,应用程序混淆会导致性能降低问题。例如,以下C#代码。 public static byte [] ParseUpperHexString ( string hexs ) { var list = new List < byte>(); int Value = - 1 ; foreach ( char c in hexs ) {
【文件预览】:
DCNETProtector-main
----source()
--------StringValueContainer.cs(6KB)
--------DCILMResource.cs(493B)
--------ConsoleProgram.cs(6KB)
--------DCILProperty.cs(1014B)
--------DCILClass.cs(3KB)
--------ComponentResourceManagerInfo.cs(335B)
--------DCILDocument.cs(34KB)
--------DCILGroup.cs(1KB)
--------DCProtectEngine.cs(69KB)
--------ResourceFileHelper.cs(21KB)
--------app.config(158B)
--------ByteArrayDataContainer.cs(5KB)
--------DCNETProtector.sln(1KB)
--------SampleWinApp()
--------DCUtils.cs(6KB)
--------DCNETProtector.csproj(3KB)
--------DCILCustomAttribute.cs(1KB)
--------DCStringValueDefine.cs(675B)
--------DCILMethod.cs(1KB)
--------SampleInnerAssemblyHelper20210315.cs(7KB)
--------snapshort()
--------DCNETProtector.csproj.user(595B)
----DC.NET Protector v1.0 source-binary.zip(531KB)
----donate.html(4KB)
----LICENSE(18KB)
----README.md(11KB)
----wechat_pay.png(123KB)
----alipay.jpg(273KB)