Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有人知道怎么做吗?
使用 File>Load C 头文件故障转移太多错误代码。
C++ 标准库中有太多 IDA 无法理解的依赖于编译器的宏。由于 IDA 已经识别了许多原始数据类型,例如uint32_tetc,因此您可以只复制和粘贴您需要的结构声明。
uint32_t
您可以在编译器设置屏幕中定义所有与编译器相关的宏,但这是一个非常繁琐的过程。