More Analysis Patterns: Paratext and Lateral Damage
Learn about the paratext and lateral damage patterns.
We'll cover the following
Paratext pattern
Because of debugger tool limitations, additional software logs and the output of other tools may help in memory dump analysis. Typical examples of such pattern usage can be the list of modules with version and path info, application crash-specific information from instrumentation tools such as Valgrind, memory region names with attribution and boundaries, and CPU usage information. For example, the top
and pmap
commands output:
Get hands-on with 1200+ tech skills courses.