摘要:
在使用IDA时,由于缺少符号文件,有些库函数不能识别. C++源码: #include "stdafx.h" int main(int argc, char* argv[]) { printf("Hello World!\n"); return 0; } IDA反汇编: .text:00401000 ; int __cdecl main(int argc, c... 阅读全文
posted @ 2016-02-23 09:16
GodOfTheWine
阅读(924)
评论(0)
推荐(1)

浙公网安备 33010602011771号