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

计算机工程 ›› 2008, Vol. 34 ›› Issue (6): 82-84. doi: 10.3969/j.issn.1000-3428.2008.06.030

• 软件技术与数据库 • 上一篇    下一篇

一种内嵌式程序行为监控框架IPBMF

王友荣1,2,曾庆凯1,2   

  1. (1. 南京大学计算机软件新技术国家重点实验室,南京 210093;2. 南京大学计算机科学与技术系,南京 210093)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-03-20 发布日期:2008-03-20

Inlined Program Behavior Monitoring Framework:IPBMF

WANG You-rong1,2, ZENG Qing-kai1,2   

  1. (1. State Key Laboratory for Novel Software Technology, Nanjing University, Nanjing 210093;2. Department of Computer Science and Technology, Nanjing University, Nanjing 210093)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-03-20 Published:2008-03-20

摘要: 内嵌引用监视器是实现动态程序行为监控的重要途径。目前的监视器采用各自的方法实现监视器的自身保护和降低负载,结构不统一,增加了协同工作的难度和开发的代价。该文提出一个引用监视器的框架IPBMF,给出了通用的机制,实现了对监视器的保护和高效运行。提供了引用监视器的组合机制,有利于对程序行为的有效监控。

关键词: 程序行为监控, 内嵌引用监视器, 抽象资源, 多保护域进程

Abstract: Inlined reference monitor is an important way for monitoring program behavior dynamically. The different ways, which various IRMs use to ensure the safety and efficiency, lack a common architecture. As a result, it is very difficult to integrate them and the cost to develop new IRMs is raised. This paper proposes a general framework called IPBMF(Inlined Program Behavior Monitoring Framework), which provides a general mechanism to guarantee the non-circumventability, integrity and efficiency of RMs. It also solves the problem of reusing and integrating existing IRMs.So IPBMF can well support dynamic program behavior monitoring.

Key words: program behavior monitoring, inlined reference monitor, abstract resource, multi-protection process

中图分类号: