MasterProgramAnd Runtime Library compatibility updates:
Modify ASP. NET compatibility.
Fixed the incompatibility issue of anti ildasm2.0 in some environments.
Fixed the problem of wildcard type encryption errors in some cases. dnguard fully supports wildcard type and generic method encryption.
The Runtime Library shell is adjusted to increase compatibility.
The trial version provides data stream encryption and managed resource encryption.
Added direct support for individual non-CLS standard format assembly. This type of assembly shows an error message indicating an open metadata error occurs during encryption.
Note:
You cannot use the dnguard Runtime Library with other DOTNET encrypted shells. That is to say, different encryption tools cannot be used together to encrypt the assembly.
:
Http://www.redcheek.net/bbs/read.php? Tid = 5051
Download the compressed package again.
Introduction:
. Net kernel-level encryption and protection tools.
The kernel of the virtual machine processing layer is used.
Compatible with all current 32-bit. NET Framework versions, NET 1.1, 2.0, 3.0, 3.5, and all its sub-versions (such as Beta X, CTP, RC, and sp x ).
Supports encryption of generic types and generic methods.
The encryption protection process does not depend on ildasm and ilasm.
Supports C ++/CLI with localCodeEncryption protection of the hybrid assembly.
It is fully compatible with other pure obfuscation protection tools and does not have to worry about other obfuscation tools setting limits on ildasm, resulting in unencrypted data.
The encrypted assembly is fully compatible with other overall encryption, packaging, xbundler, and other protection methods.