/linux-memory-lab

Debugging Linux kernel driver tool to extend ptrace.

Primary LanguageCEclipse Public License 2.0EPL-2.0

GSLAB

Kernel space driver development.

This driver provides access to tasks and threads with equivalent access to ptrace without using ptrace.

Implementation

The driver creates a gslab character device in /dev/gslab. This device is functional only when using the IOCTL interface and doesn't respond to reads or writes. Information can be accessed via these IOCTLs.