摘要
间接过程调用的恢复问题是静态二进制翻译中的难点之一。针对使用c后端的静态二进制翻译框架,提出并实现间接过程调用恢复方法,该方法结合代码间隙分析,在后端c代码生成过程中插入映射源过程地址到目标机过程地址的代码。相对于使用解释器的方法,该方法具有实现简洁、在目标机上运行速度更快的优点。
The recovery of indirect procedure call is a difficult problem in static binary translation.For the static binary translation of using c language as backend,this paper put forward a technique of analyzing the gap code and plugging codes into the target programs that searching the target procedure address basing on the source procedure address.This method can be implemented effectively.It has the advantage of code running faster in the target.
出处
《计算机工程与应用》
CSCD
北大核心
2007年第6期105-107,共3页
Computer Engineering and Applications
基金
河南省杰出人才创新基金(No.0521000200)。