cgchelper.py 文件源码

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

项目:iddaa 作者: 0xddaa 项目源码 文件源码
def init(self):
        print('CGC Helper ({}) plugin has been loaded.'.format(utils.dump_version(version)))
        hotkey_ctx = idaapi.add_hotkey('Shift-R', CGCHelper.revise_syscall)
        if hotkey_ctx:
            print(self.help)
            return idaapi.PLUGIN_KEEP
        else:
            print('Failed to register CGCHelper hotkey!')
            del hotkey_ctx
            return idaapi.PLUGIN_SKIP
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号