52ky 发表于 2021-6-11 11:35:24

Decompilation Injection

Decompilation Injection,本文提出了一种保护 .NET 程序集免遭逆向工程和重新编译的新方法。 通过向它们注入仅在重新编译阶段激活的命令,应用程序可以追溯检测逆向工程过程并对其采取行动。

(This paper presents a novel way to protect .NET assemblies against reverse-engineering and recompilation. By injecting them with commands that are activated only at the recompilation stage, the application retroactively detects the reverse-engineering process and acts upon it.)


页: [1]
查看完整版本: Decompilation Injection