Overview
Protect the .NET application in .NET Framework, .NET Core etc,
Preventing .NET code from decompilation, Memory Dump With multiple security technology.
A real cross platform .NET Protector works on Windows, Linux and macOS
Compared with other program language, NET IL is more easier be reverse engineering, Besides of traditional obfuscation technology, Virbox Protector use multiple encryption technology to enhance the .NET code's security and protect .NET IL.
JIT Encryption
JIT Encryption, encrypt all of the IL instructions of method in the .Net Project, and the instructions will be decrypted only when the JIT compiling proceed in the .Net Virtual Machine, This can be used to prevent static decompiling and prevent the IL code being Dumped in memory.
Code of Encryption
Code encryption is dynamic code protection technology, the original method byte code will be encrypted and decrypted only when the method is executed.
Code of Obfuscation
Translate the code instruction into a stream of pseudo-code that neither the machine nor the human can recognize. When the pseudo-code executed, the software will translate and interpret to restore the code into the original code.
Smart Compression
Encrypt the code and the data segment and hide the original import table and relocate the information of the protected application, and compressed the original data size at same time.
Applied for .NET application: exe, dl
Operation system | The file type can be protected |
---|---|
Windows | | Windows applications, libs, WPF applications & Libs, Windows consoles apps & service, widgets & libs, assemblies. |
Web | ASP. NET applications and libs, ASP .NET Service |
Others | .NET Core, .NET Standard assemblies, Mono Applications and libs, Unity Assemblies |
Solution Advantage
Safeguard your .NET projectwith more security, efficiency
Multiple layer Encryption to protect .NET code
Support .NET core application's protection
Fast & Easy protection process
No impact to execution performance
Price
For purchasing request, pls contact with:
sales@senselock.com or info@senselock.com
Free Trial
- 30 days Free trial
- On Premise, All Protection features available for testing/evaluation
- GUI/CLI Tools both available;
- Codeless and Documentation to complete testing/evaluation process
- Online Support/Consultancy
Tip: Only for testing & Evaluation: Execution of protected Apps limited within 7 days.
Annually Subscription
- On Premise, Free upgrade/Update during subscription period
- GUI/CLI tool available
- Codeless and Documentation to complete Protection/Shielding process
- Online Support/Consultancy
Tip: The license period is the period of Virbox Protector itself. The apps protected under valid license will be permanently valid, even if the license of Virbox Protector expired.
Perpetual License
- On Premise, Free upgrade/Update within the same major version;
- GUI/CLI tool available;
- Codeless and Documentation to complete Protection/Shielding process;
- Online Support/Consultancy;
Trial Process
Note: Trial edition will be used only for testing & Evaluation: Execution of protected Apps limited within 7 days.
Download
Download the Virbox Protector Trial package
Sign up
Click to signup on Virbox Platform to apply the trial License,password
Install
Install the trial package, sign in with your account (email) with the temporary password received in your email.
Start to test
Start to test and evaluating the protection performance with your .NET application.Quick Start Guide