Package rekall :: Package plugins :: Package common :: Module pas2kas :: Class Pas2VasMixin
[frames] | no frames]

Class Pas2VasMixin

source code


Resolves a physical address to a virtual addrress in a process.

Instance Methods
 
get_virtual_address(self, physical_address, tasks=None) source code
 
render(self, renderer) source code

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

Class Variables
  name = 'pas2vas'
Properties

Inherited from object: __class__