kerneltlv / kernel-hackingLinks
An environment and set of utilities aimed at making kernel hacking simple and accessible
☆62Updated 2 years ago
Alternatives and similar repositories for kernel-hacking
Users that are interested in kernel-hacking are comparing it to the libraries listed below
Sorting:
- My MS thesis on survey of a decade fo Linux Kernel CVEs, their categories and various mitigations that exist.☆159Updated 7 years ago
- set of small and useful kernel modules/patches for tracing/debugging of different stuff and for learning of Linux kernel☆33Updated 8 years ago
- (Linux Kernel) Stack Monitoring Tool☆48Updated 4 years ago
- opensnoop in pure C using eBPF☆103Updated 9 months ago
- Set of reusable Make snippets 🏗️☆16Updated 8 years ago
- Enable piping of internal command output to external commands☆70Updated 7 years ago
- Pagemon is an interactive memory/page monitoring tool allowing one to browse the memory map of an active running process.☆46Updated 5 months ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆100Updated 2 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆154Updated 6 years ago
- Disabling kernel lockdown on Ubuntu without physical access☆81Updated 3 years ago
- A ptrace library for easy syscall injection in Linux.☆184Updated last year
- Handy kernel development scripts.☆51Updated 5 months ago
- ☆52Updated 3 months ago
- KPlugs is a Linux kernel module which provides an interface for dynamically executing scripts inside the Linux kernel.☆147Updated 4 years ago
- Tracks runtime instruction execution in Linux programs☆36Updated 12 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆132Updated last year
- Examples for Linux ptrace(2)☆135Updated last year
- Detect patterns of bad behavior in function calls☆25Updated 5 years ago
- a friendly wrapper around ptrace☆134Updated 3 years ago
- Inject code into a running process☆121Updated 4 years ago
- A collection of Linux kernel modules for educational purposes☆39Updated 9 years ago
- Draw the traces of OS(Linux, xv6, ...) kernel functions in a graph and link graph nodes to the source codes☆35Updated 7 years ago
- Command-line utility to show process environment☆50Updated last year
- Collection of Linux Kernel Modules and PoC to discover, learn and practice Linux Kernel Development☆54Updated 5 years ago
- Architectural privilege escalation on x86☆61Updated 7 years ago
- Hacks and experiments for the linux kernel VM subsystem.☆23Updated 3 years ago
- Fork of KVM with Virtual Machine Introspection patches☆37Updated last week
- Docs and resources on CPU Speculative Execution bugs☆376Updated 8 years ago
- Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.☆66Updated 2 months ago
- Pedagogical Hypervisor, based on MIT JOS☆67Updated 7 years ago