摘要
从实用角度出发,结合实例,介绍了软件代码常见的几种分析技术;进而利用强名称、名称混淆、IL代码混淆、加壳等保护技术,逐步给代码加上防护层,以增强软件代码被反编译破解的难度,从而实现软件代码的保护。
From the practical perspective,the paper introduces several common analyzing techniques about software codes with some cases,and utilizes the protecting techniques: strong name,name obfuscation,IL code obfuscation and packing etc.The code is protected layer by layer to enhance the difficulty cracked by decompile,and to achieve the purpose of protecting the software codes.
出处
《计算机系统应用》
2011年第7期233-235,220,共4页
Computer Systems & Applications
关键词
软件保护
代码分析
代码混淆
加壳
software protection
code analysis
code obfuscation
packing