What is Control Flow Obfuscation?

Control Flow Obfuscation

Definition

A method of obfuscating code by making its control flow logic difficult to understand.

Real-World Examples

A healthcare app employs control flow obfuscation to hide its critical processing logic from attackers attempting to reverse engineer it.

Featured Articles

Quiz

What does control flow obfuscation make difficult to understand?

The app’s control flow logic.