Skip to content

Examining dynamic symbols of user-space processes from kernel

Notifications You must be signed in to change notification settings

typeless/kinspect

Repository files navigation

KInpect

A tool for examining processes information from kernel. The goal is to extend the stacktrace of kernel to userspace.

This was a one-off project for debugging a nasty issue. Now it's mostly useful as a working note about how ARM virtual memory/paging and ELF dynamic linking works.


License: GPLv2 (For conforming Linux kernel's license, as this was started off the kprobe example within the kernel tree.)

About

Examining dynamic symbols of user-space processes from kernel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published