MSIL Code Encryption

MSIL code of each function is encrypted and decrypted at runtime.

Description

Preventing hackers from accessing your code is our main priority. NETGuard.IO extract your method's MSIL instructions and encrypt them, the given data is injected into your file's header. The data is decoded at runtime when a checksum is validated. That means hackers and crackers doing static analysis won't be able to fetch your code.

circle-exclamation
circle-check
circle-check

Code example

Obfuscation Impacts

circle-check
circle-check
triangle-exclamation

Last updated

Was this helpful?