def update(self, ctx):
"""
Ensure the context menu is always available in IDA.
"""
return idaapi.AST_ENABLE_ALWAYS
#------------------------------------------------------------------------------
# Plugin Util
#------------------------------------------------------------------------------
评论列表
文章目录