> For the complete documentation index, see [llms.txt](https://docs.cyphor.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cyphor.net/.net-code-obfuscation/code-obfuscation/self-healing.md).

# Self Healing

### :fast\_forward:Performance: High        :closed\_lock\_with\_key:Potency: Low            :brain:Resilience: High

## Understanding the protection

Self Healing relies on redundancy to ensure the integrity of your application.

The code marked to be protected will be cloned in multiple regions of your application, if tampering is found, our runtime agents will redirect the flow of your program to any of the non-tampered solutions.&#x20;

In the event of all functions being compromised, the RASP checks will take over mitigating all active threats.

{% hint style="warning" %}
:up: Due to the nature of this protection, **we strongly advise using** [**Attributes**](/.net-code-obfuscation/advanced-obfuscation/attribute-based-obfuscation.md) on the methods or types you want to be protected.
{% endhint %}

***This protection is currently in BETA*** :shield: ***stage, if you wish to enable it in your account, contact your account manager to have it activated.***
