Anti IL Dasm Protection - yck1509/ConfuserEx GitHub Wiki
ID: anti ildasm
Preset: Minimum
This protection marks the module with a attribute that discourage ILDasm from disassembling it.
Note that this attribute, SuppressIldasmAttribute, can be circumvented quite easily and generally not respected by modern decompilers. This protection is just here for... completeness. :P
This protection has no parameters.