python类action_handler_t()的实例源码

ida_func_ptr.py 文件源码 项目:ida_func_ptr 作者: HandsomeMatt 项目源码 文件源码 阅读 28 收藏 0 点赞 0 评论 0
def __init__(self, action_function):
        idaapi.action_handler_t.__init__(self)
        self.action_function = action_function
first.py 文件源码 项目:FIRST-plugin-ida 作者: vrtadmin 项目源码 文件源码 阅读 24 收藏 0 点赞 0 评论 0
def __init__(self, fn):
                idaapi.action_handler_t.__init__(self)
                self.fn = fn
graph.py 文件源码 项目:devirtualize 作者: ALSchwalm 项目源码 文件源码 阅读 24 收藏 0 点赞 0 评论 0
def __init__(self):
        idaapi.action_handler_t.__init__(self)
        self.target_type = None


问题


面经


文章

微信
公众号

扫码关注公众号