摘要
通过对软件代码进行签名,用户可以进行软件来源可信性的判断,有效地防止软件被非法篡改和假冒,一定程度上保护用户免受恶意代码的侵害,同时保护软件开发者的权益。本文介绍了代码签名技术的基本原理,给出了Windows平台中代码签名的应用实例,同时也分析了代码签名技术现阶段存在的一些问题,并提出了问题的解决途径。
Using the code signing tools sign the software, users can judge the credibility of software source. It'll be effective in preventing illegal modification and fabrication. To a certain extent, it can protect users against malicious code, as well as protecting the rights and interests of software developers. This paper introduces the principles of code signing, and gives an example in the Windows platform. Some flaws and solutions of code signing are also given.
出处
《电脑编程技巧与维护》
2009年第6期21-26,共6页
Computer Programming Skills & Maintenance
关键词
代码签名
恶意代码
数字证书
code signing
malicious code
digital certificate