Книга: Practical Malware Analysis: The Hands-On Guide to Dissecting Malicious Software
Назад: Setting Up Kernel Debugging
Дальше: Microsoft Symbols

shows the most common ways that data can be displayed.

For example, to display a string at offset 0x401020, you would use the command da 0x401020.

The e command is used in the same way to change memory values. It uses the following syntax:

ex addressToWrite dataToWrite

The x values are the same values used by the dx commands. You’ll find many additional options documented in the help files.

sss
sss

© RuTLib.com 2015-2018