A security technique that continually changes the code structure of an application to prevent static analysis and reverse engineering.
A banking app uses polymorphic protection to regularly change its code signature, making it harder for attackers to reverse-engineer the app.
What does polymorphic protection do to app code to prevent reverse engineering?
Continually changes the code structure.