Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
多态引擎除了写病毒还有其他用途吗?
它可用于保护您的应用程序免受破解/逆向工程师的侵害。
它可用于为特定的用户代理/版本定制一段特定的 javascript。
编写多态引擎以挑战寻找数字打印的扫描仪。目的是在不修改程序或数据的行为的情况下更改打印。
例如,您可以在受版权保护的程序上应用多态引擎,然后绕过盗版试验:)