如何调试windows图片查看器

调试难点
1、主要是windows图片查看器并不是一个exe
2、没有文件->打开的功能
3、不能够附加

windows图片查看器可以这样打开

rundll32.exe C:\WINDOWS\system32\shimgvw.dll,ImageView_Fullscreen C:\xxxx.png

通过这样给调试器启动就可以了

posted @ 2018-12-04 10:12  SEC.VIP_网络安全服务  阅读(111)  评论(0编辑  收藏  举报