The “Complexity” sets the probability of creating complex handlers inside the virtual machine, which can consist of many simple operations. “Complexity = None (0%)” doesn’t create complex handlers and it works like previous versions. Complexity breaks all existing tools for analyzing/decompiling of virtualized code.
I am also interested to know more about this option.
What is the default complexity value?
Which is the recommended one?
Why settings complexity at 20% produces smaller executables, then when setting complexity to none?