IDA_Python命令行使用

  1. Python>import idaapi
  2. Python>hex(idaapi.get_first_cref_from(here()))
原文地址:https://www.cnblogs.com/xunbu7/p/5554060.html