bawejakunal / Intercept-System-CallsLinks
Intercept a system call using a loadable kernel module.
☆57Updated 10 years ago
Alternatives and similar repositories for Intercept-System-Calls
Users that are interested in Intercept-System-Calls are comparing it to the libraries listed below
Sorting:
- A ptrace library for easy syscall injection in Linux.☆183Updated last year
- Memory access tracing QEMU☆99Updated 8 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆154Updated 6 years ago
- A minimal toy implementation of strace(1)☆180Updated 2 years ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆100Updated 2 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆132Updated last year
- Pedagogical Hypervisor, based on MIT JOS☆67Updated 7 years ago
- Steps to build the Linux kernel using Clang☆102Updated 3 years ago
- Function tracer for gcc☆35Updated 8 years ago
- Examples for Linux ptrace(2)☆135Updated last year
- Main repository of KEDR project☆120Updated 7 months ago
- Sample usage of the new memfd_create(2) Linux system call.☆88Updated 5 years ago
- Secure Virtual Architecture☆42Updated 6 years ago
- Trusted Path Execution (TPE) Linux Kernel Module☆163Updated 6 years ago
- KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel☆419Updated 8 months ago
- A language and library for specifying syscall filtering policies.☆341Updated last month
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- ☆53Updated 5 years ago
- Information about Linux system calls on different architectures☆171Updated 2 weeks ago
- The system call intercepting library☆655Updated 11 months ago
- Load-time selective binary rewriting☆164Updated 3 years ago
- Handy kernel development scripts.☆51Updated 4 months ago
- Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel☆469Updated 8 months ago
- Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.☆64Updated last month
- KPlugs is a Linux kernel module which provides an interface for dynamically executing scripts inside the Linux kernel.☆146Updated 4 years ago
- Clone of https://git.kernel.org/pub/scm/linux/kernel/git/will/kvmtool.git☆56Updated 9 years ago
- Examples for: Learning KVM - implement your own kernel☆379Updated 2 years ago
- The Bear Operating System☆24Updated 8 years ago
- fuzzing framework based on libfuzzer and clang sanitizer☆168Updated 6 years ago
- opensnoop in pure C using eBPF☆102Updated 8 months ago