FUNCTION::KERNEL_CHA

Section: String and data retrieving fun (3stap)
Updated: November 2022
Index Return to Main Contents
 

NAME

function::kernel_char - Retrieves a char value stored in kernel memory  

SYNOPSIS

    kernel_char:long(addr:long)
 

ARGUMENTS

addr

The kernel address to retrieve the char from
 

DESCRIPTION

Returns the char value from a given kernel memory address. Reports an error when reading from the given address fails.  

SEE ALSO

tapset::conversions(3stap)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 15:22:16 GMT, November 16, 2022