You also use VMProtect ?
VMProtect is a Native Virtualizer / Packer than can be used along with NETGuard.IO obfuscation using our Native Shield Protection feature.
Last updated
VMProtect is a Native Virtualizer / Packer than can be used along with NETGuard.IO obfuscation using our Native Shield Protection feature.
Last updated
If you select our Native Shield Protection you will be able to use every native packer / virtualizer on top of the file produced by NETGuard.IO obfuscation.*
NETGuard.IO also comes with Anti Dump Protection to prevent your .NET Assembly from being dump by memory inspection tool, however with enough privilege on the kernel anyone could easily hook some APIs and dump the RAW bytes.
To maximize the protection of your assembly, you can use VMProtect and manually add the address of VirtualProtect to the Mutation/Virtualization queue. This is made in order to prevent hackers and crackers from finding the address of VirtualProtect, used to start the execution of the .NET Assembly from the Native stub.