You are viewing a single comment's thread from:RE: VBScript Obfuscator in VBScriptView the full contextstabilowl (63)in #utopian-io • 8 years ago Obfuscator 是什么?
混淆
用来干嘛的呢?
比如 C# 或者 JAVA 编译出的文件其实都可以反汇编成原代码,这时候把源代码搞乱又不影响运行就是一种比较好的保护代码的方式。