首页
社区
课程
招聘
[下载]PdbDump v 0.8 by Andrew de Quincey
发表于: 2008-7-26 20:08 3247

[下载]PdbDump v 0.8 by Andrew de Quincey

2008-7-26 20:08
3247
PdbDump v 0.8 by Andrew de Quincey

PdbDump is a sample tool using DiaLib, which dumps all the information from a PDB file.

DiaLib is a C++ wrapper around Microsoft's DIA SDK 2.0, providing a much nicer interface than its COM-based interface.

During this project, I found out that certain PDB, OBJ, and LIB files unexpectedly contain much private information, for example C++ class definitions, full enumerations, and function prototypes.

[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

上传的附件:
收藏
免费 1
支持
分享
最新回复 (0)
游客
登录 | 注册 方可回帖
返回
//