Dnguard is a free encryption protection tool in DOTNET kernel mode.
This is the first release version. The version number is 1.0. Only 32-bit systems are supported.
Currently, we have only performed tests on XP and 2003, and other versions of the system have not yet been tested. If you have any conditions, please try again.
Running versionProgramThe. NET 2.0 framework needs to be installed in the system.
Supports encryption of 2.0 and 1.1 assemblies, but only tests winform.
Because both il disassembly and IL assembly are implemented by a program, and they are too lazy to be compiled into a 2.0 format during il assembly.
Therefore, the encrypted Assembly needs to run under the. NET 2.0 Framework.
Supports direct encryption of well-known assemblies. During encryption, dnguard automatically determines whether the Assembly has a strong name. If a strong name is detected, the system will prompt you to select a key file.
Includes two types of EncryptionAlgorithmThe algorithm strength is average.
It is recommended to be used as an auxiliary protection method. Practice has proved that the encrypted shell alone has no strength.
The next plan is to add two or three encryption algorithms to improve stability and compatibility based on your feedback.
Then use the first method mentioned above to enhance the kernel.
Next we started to test another protection technology.
Dnguard new official website: http://www.dnguard.net