The Volatility Framework
volatility.plugins.linux.hidden_modules.linux_hidden_modules Class Reference

Carves memory to find hidden kernel modules. More...

Inheritance diagram for volatility.plugins.linux.hidden_modules.linux_hidden_modules:

Public Member Functions

def walk_modules_address_space (self, addr_space)
 
def calculate (self)
 
def unified_output (self, data)
 
def generator (self, data)
 
def render_text (self, outfd, data)
 

Detailed Description

Carves memory to find hidden kernel modules.


The documentation for this class was generated from the following file: