Assemblies are obfuscated, then method bodies are replaced by corrupted code; de-compilation and disassembly tools like ILDASM can no more unassemble methods.
Components Protection, this feature enables not only exe protection, but dll as well. ASP.Net is supported by dotNet Protector.
Added anti-JIT.
if else if else
You should defeat the anti-jit.
Recommended Comments
There are no comments to display.