What is Polymorphic Protection?

Polymorphic Protection

Definition

A security technique that continually changes the code structure of an application to prevent static analysis and reverse engineering.

Real-World Examples

A banking app uses polymorphic protection to regularly change its code signature, making it harder for attackers to reverse-engineer the app.

Featured Articles

Quiz

What does polymorphic protection do to app code to prevent reverse engineering?

Continually changes the code structure.