clemency_proc.py 文件源码

python
阅读 22 收藏 0 点赞 0 评论 0

项目:ida_clemency 作者: cseagle 项目源码 文件源码
def notify_calc_step_over(self, ip):
        """
        Calculate the address of the instruction which will be
        executed after "step over". The kernel will put a breakpoint there.
        If the step over is equal to step into or we can not calculate
        the address, return BADADDR.
        args:
          ip - instruction address
        returns: target or BADADDR
        """
        return idaapi.BADADDR
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号