The Volatility Framework
volatility.plugins.linux.check_syscall_arm.linux_check_syscall_arm Class Reference

Checks if the system call table has been altered. More...

Inheritance diagram for volatility.plugins.linux.check_syscall_arm.linux_check_syscall_arm:

Public Member Functions

def calculate (self)
 This works by walking the system call table and verifies that each is a symbol in the kernel.
 
def unified_output (self, data)
 
def generator (self, data)
 
def render_text (self, outfd, data)
 

Detailed Description

Checks if the system call table has been altered.


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