# Anti ILDASM

This feature suppresses decompilation using decompilation tools. Decompilation tools (like ILDASM - the Microsoft Intermediate Language disassembler) will report that they cannot open the protected assemblies.

This feature also stops the analysis of bundled applications (self-contained .NET Core/5.0/6.0 single application files).