作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2007, Vol. 33 ›› Issue (24): 161-163. doi: 10.3969/j.issn.1000-3428.2007.24.056

• 安全技术 • 上一篇    下一篇

基于敏感路径的隐藏程序切片版权保护技术

徐海银,董九山   

  1. 华中科技大学计算机学院,武汉 430074
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-12-20 发布日期:2007-12-20

Hiding Program Slice for Software Right Protection Based on Path-sensitive

XU Hai-yin, DONG Jiu-shan   

  1. Department of Computer Science, Huazhong University of Science and Technology, Wuhan 430074
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-12-20 Published:2007-12-20

摘要: 研究了程序切片及其分解技术,通过构造软件敏感路径上的程序切片,将软件分解成公开和隐藏两个模块,防止黑客获得原软件的完整拷贝,保护软件的版权。对隐藏模块的执行状态进行透明检测,控制软件的流程,防止用户非法调用隐藏模块中的方法。实例分析表明,基于敏感路径检测的隐藏程序切片技术具有较高的安全性。

关键词: 敏感路径, 隐藏程序切片, 状态检测

Abstract: Basing on program slicing and splitting slice, this paper constructs path-sensitive based program slicing to split software into open and hiding models, so it can avoid hacker getting copy of the whole software and protect the software right from pirate. And it verifies the statements of hiding slices and controls software flow, and keeps the hiding methods from illegally calling. Experimental results show that path-sensitive based hiding program slice improves the security for software right protection.

Key words: path-sensitive, hiding program slice, statement verification

中图分类号: