摘要:
There are 20 examples in /ida_path/plugins/hexrays_sdk/plugins, you can learn from that, you can also see it at https://hex-rays.com/products/decompil 阅读全文
摘要:
##step-3 query a function named strlen import cpp from Function f where f.getName() = "strlen" select f, "a function named strlen" ##step-4 query a fu 阅读全文