DRM Protection

Put sensitive data on our servers

Description

Your sensitive strings can be at risk if some malicious user wants to steal them by performing static or dynamic analysis of your file.

With the DRM Protection, NETGuard.IO will encrypt your strings with a strong Advanced Encryption Standard algorithm, and the decoding key will be stored safely on our servers. 🚀 When launched, your obfuscated file will download the decoding key on our server's endpoint. The endpoint logs IP addresses of people that access it, this will allow us to offer you a white-list option in the near future 🍀

Due to the nature of the protection, your file will always need internet access once DRM Protection is applied. Also if our servers goes down, even temporarily, your file will not be able to run properly (we use a DDOS-protected hosting service to prevent that).

Code example

Obfuscation Impacts

This protection's strength increases when selected with MSIL Code Encryption and Constants Protection

Last updated

Was this helpful?