Module parse

Module parse 

Source
Expand description

This has all the parsing logic for parsing kernel crash-dumps.

Structsยง

KernelDumpParser
A kernel dump parser that gives access to the physical memory space stored in the dump. It also offers virtual to physical memory translation as well as a virtual read facility.