control flow obfuscation
Control flow obfuscation refers to the practice of modifying the flow of a computer program's execution in order to make it more complex and difficult to understand. This is done by introducing non-linear and obscured pathways, conditional jumps, and other techniques that make it challenging for an observer to discern the program's intended logic and behavior.
Requires login.
Related Concepts (3)
Similar Concepts
- control flow
- control flow flattening
- control flow hijacking
- control flow integrity
- control flow integrity checking
- control-flow checking
- control-flow flattening
- control-flow hijacking
- control-flow integrity
- control-flow integrity bypass
- control-flow integrity enforcement
- control-flow integrity mitigations
- control-flow integrity protection
- control-flow obfuscation
- control-flow verification