Skip to main content

Control Flow Obfuscation

Control flow obfuscation hides the control flow of your program by transforming existing code patterns into semantically equivalent but structurally different constructs. This makes it harder to infer program logic from the obfuscated assembly. Agile.net ensures that the runtime behavior of the obfuscated assembly remains correct.

Enable and configure control flow obfuscation from the appropriate tab in the protection configuration.