Obfuscation attributes used in existing code obfuscated using Dotfuscator:
[Obfuscation(Feature = "controlflow", Exclude = true)]
[Obfuscation(Feature = "renaming", Exclude = true)]
[ObfuscationAttribute(Exclude = true, ApplyToMembers = false)]
[ObfuscationAttribute(Exclude = true, ApplyToMembers = true)]
For some reason the code shall be obfuscated with .NET Reactor.
What obfuscation attributes are supported by .NET Reactor?