Skip to content

Protection Hardening

Martin Karing edited this page Aug 12, 2020 · 1 revision

ID: harden
Preset: Minimum
Availability: ConfuserEx ConfuserEx 2

This protection enhances the runtime code of all other protections to make it significantly more difficult to disable and reverse the protection.

Parameters

This protection has no parameters.

Example

<protection id="harden" />

Remarks

This protection only works together with other protection. It breaks the common ways the break the protections of ConfuserEx.

There is only a minor impact on the runtime performance during the initialization of the assembly. The protection does not have any impact on the original code of the assembly.