Quantcast
Channel: Python extension for WinDbg
Viewing all articles
Browse latest Browse all 1625

New Post: pykd и ida

$
0
0
не получилось
Python>import pykd
Python>pykd.initialize()
Python>print pykd.module('ntdll')
Traceback (most recent call last):
  File "<string>", line 1, in <module>
pykd.DbgException: Call IDebugSymbol::GetModuleByModuleName failed
HRESULT 0x8000ffff

Python>pykd.reg('esp')
Traceback (most recent call last):
  File "<string>", line 1, in <module>
pykd.DbgException: Call IDebugRegisters2::GetIndexByNameWide failed
HRESULT 0x8000ffff

Viewing all articles
Browse latest Browse all 1625

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>