Package rekall :: Package plugins :: Package addrspaces :: Module intel :: Class InvalidAddress
[frames] | no frames]

Class InvalidAddress

source code


Mark an invalid address.

This should be the last descriptor in the collection sequence.

Instance Methods
 
__init__(self, comment, *args, **kwargs)
x.__init__(...) initializes x; see help(type(x)) for signature (Inherited from rekall.plugins.addrspaces.intel.CommentDescriptor)
source code
 
render(self, renderer) (Inherited from rekall.plugins.addrspaces.intel.CommentDescriptor) source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties

Inherited from object: __class__