摘要
提出并实现了一种基于BCI代理的软件运行轨迹捕获技术。该技术能在不改变源代码,且无需AOP技术所必须的织入器支持的情况下,为目标系统注入监测探针代码,实现监测其运行轨迹的功能,为进一步分析、推断软件运行行为是否异常提供技术支持。
Proposed and implemented a technology to capture the trace of running software based on BCI agent.Without converting the original code and without the weaver needed in Aspect-Oriented Programming(AOP),it inserted probe code into the target system to implement the function of monitoring the trace capture and provided technical support for further analysis and judgement on the software running behavior.
出处
《湖南工业大学学报》
2011年第2期59-61,共3页
Journal of Hunan University of Technology
基金
湖南省自然科学基金资助项目(05JJ30122)
湖南省教育厅科研基金资助项目(04C720)
关键词
字节码工具
路径捕获
系统监测
Byte Code Instrumentation(BCI)
trace capture
system monitor