kernelXDK
About
Introduction
What is kernelXDK?
KXDB Database
libxdk
What is libxdk?
Installation
How to get started
How to port an existing exploit
API Reference
Command Line Tools
Kernel Image DB
Kernel Image Runner
KXDB Tool
Kernel ROP Generator
kernelXDK
Struct kprobe_log_entry
View page source
Struct kprobe_log_entry
Defined in
File xdk_device.h
Struct Documentation
struct
kprobe_log_entry
Public Members
volatile
uint64_t
entry_size
volatile
uint64_t
arguments
[
6
]
volatile
uint64_t
return_value
volatile
uint64_t
call_stack_size
volatile
uint8_t
call_stack
[
1
]