windbg 入门

来源:互联网 发布:如何参加淘宝客推广 编辑:程序博客网 时间:2024/05/29 09:48
 调试cldservice.exe

src
D:\download\streamer\vdservice\vdservice\*.cc
pdb
D:\download\streamer\install\vdservice_debug\vdservice\cldservice.pdb
exe
D:\download\streamer\install\vdservice_debug\vdservice\cldservice.exe

1. 源码路径
D:\download\streamer\vdservice\vdservice
2. SYMBOLS路径
D:\download\streamer\install\vdservice_debug\vdservice
3. IMAGE路径
D:\download\streamer\install\vdservice_debug\vdservice

.reload cldservice.exe
bu cldservice!VDService::main

显示源码:
定位在函数主入口
_tmain main/wmain
bu cldservice!wmain

<script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":false,"bdPic":"","bdStyle":"0","bdSize":"16"},"share":{}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];</script>
阅读(295) | 评论(0) | 转发(0) |
0

上一篇:substitute-path gdb mingw

下一篇:Windows Driver Kit DBG宏

相关热门文章
  • LNK1123: 转换到 COFF 期间失...
  • WIN7访问共享:0x80070035 找不...
  • Delphi 2010下载+完美破解...
  • vs2010调试C++程序时提示 无...
  • VISIO,不规则封闭图形填充方...
  • linux dhcp peizhi roc
  • 关于Unix文件的软链接
  • 求教这个命令什么意思,我是新...
  • sed -e "/grep/d" 是什么意思...
  • 谁能够帮我解决LINUX 2.6 10...
给主人留下些什么吧!~~
原创粉丝点击