首页
社区
课程
招聘
[转帖]Python extension for WinDbg 0.2.0.20
2013-5-7 17:55 1944

[转帖]Python extension for WinDbg 0.2.0.20

2013-5-7 17:55
1944
WinDbg的Python扩展,支持X86和X64

PyKd - Python extension to access Debug Engine

Purpose

This project can help to automate debugging and crash dump analysis using Python. It allows one to take the best from both worlds: the expressiveness and convenience of Python with the power of WinDbg!
Additionally, pykd can work in two ways:
It's a Python module and can be used in any Python script
Also it can be loaded as a WinDbg extension and provide service to control the debugger from a Python script
Why do I need this?

If you want to automate the debugger but dislike the WinDbg built-in script machine syntax it's time to try again using the handy and powerful Python language. Even if you don't want to create your own script, maybe some existing scripts will be of interest to you?


current PYKD 0.2.0.20
date Mon May 6, 2013 at 3:00 PM
status Beta


https://pykd.codeplex.com/

[培训]二进制漏洞攻防(第3期);满10人开班;模糊测试与工具使用二次开发;网络协议漏洞挖掘;Linux内核漏洞挖掘与利用;AOSP漏洞挖掘与利用;代码审计。

收藏
点赞0
打赏
分享
最新回复 (1)
雪    币: 417
活跃值: (70)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
xssx 2013-5-12 14:23
2
0
嗯, 这个思路很好, 如果有大量脚本前途无量啊。
游客
登录 | 注册 方可回帖
返回