FUNCTION::KERNEL_STR
Section: String and data retrieving fun (3stap)
Updated: March 2013
Index
Return to Main Contents
NAME
function::kernel_string_utf32 - Retrieves UTF-32 string from kernel memory
SYNOPSIS
kernel_string_utf32:string(addr:long)
ARGUMENTS
addr
-
The kernel address to retrieve the string from
DESCRIPTION
This function returns a null terminated UTF-8 string converted from the UTF-32 string at a given kernel memory address. Reports an error on string copy fault or conversion error.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 09:58:15 GMT, March 20, 2013