| Trees | Indices | Help |
|
|---|
|
|
A writable crash dump address space.
When creating a new crash dump, we need to moodify the image: 1) To rebuild the KDBG block. 2) To decrypt the KDBG block in images which obfuscate it.
| Nested Classes | |
|
__metaclass__ Automatic Plugin Registration through metaclasses. (Inherited from rekall.addrspace.BaseAddressSpace) |
|
|
top_level_class This is the base class of all Address Spaces. (Inherited from rekall.addrspace.BaseAddressSpace) |
|
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Class Methods | |||
|
|||
|
|||
|
|||
| Class Variables | |
PAGE_MASK = -4096
(Inherited from rekall.addrspace.PagedReader)
|
|
PAGE_SIZE = 4096
(Inherited from rekall.plugins.addrspaces.crash.WindowsCrashDumpSpace32)
|
|
classes =
(Inherited from rekall.addrspace.BaseAddressSpace)
|
|
classes_by_name =
(Inherited from rekall.addrspace.BaseAddressSpace)
|
|
name =
(Inherited from rekall.addrspace.BaseAddressSpace)
|
|
order = 30
(Inherited from rekall.plugins.addrspaces.crash.WindowsCrashDumpSpace64)
|
|
plugin_feature =
(Inherited from rekall.addrspace.BaseAddressSpace)
|
|
runs = Nonehash(x) (Inherited from rekall.addrspace.RunBasedAddressSpace) |
|
virtualized = False
(Inherited from rekall.addrspace.BaseAddressSpace)
|
|
volatile = False
(Inherited from rekall.addrspace.BaseAddressSpace)
|
|
| Properties | |
|
Inherited from |
| Method Details |
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 9 03:29:05 2017 | http://epydoc.sourceforge.net |