混淆器
请问:Obfuscator(混淆器)是什么东西?
模糊器
[摘要提示] 提供IP保护和软件工程新方法的公司Semantic Designs发布了用于Verilog 2001和VHDL的高质量“模糊器(Obfuscator)”。该产品能将源代码渲染至不可读,但可执行,从而增加了反反求工程的难度。
代码迷惑
代码迷惑(Obfuscator)的作用优劣及使用问题讨论 - [阅读权限 20]
病毒混淆器
安全领域为此类“壳”起了个更为“高大上”的名字:“病毒混淆器”(Obfuscator)。安全领域较早的关于“病毒混淆器”的详细分析可以参考2010年RECon大会上Pierre-Marc Bureau(来自ESET)和Joan Calvet对于C2Lo...
RetroGuard混淆器
obfuscator:
obfuscate + -or
In software development, obfuscation is the deliberate act of creating obfuscated code, i.e. source or machine code that is difficult for humans to understand.Programmers may deliberately obfuscate code to conceal its purpose (security through obscurity) or its logic, in order to prevent tampering, deter reverse engineering, or as a puzzle or recreational challenge for someone reading the source code.Programs known as obfuscators transform readable code into obfuscated code using various techniques.