samanbarghi / wrap-syscallLinks
Wrap system calls in Linux
☆31Updated 11 years ago
Alternatives and similar repositories for wrap-syscall
Users that are interested in wrap-syscall are comparing it to the libraries listed below
Sorting:
- A ptrace library for easy syscall injection in Linux.☆181Updated last year
- Kernel function hooking using exception tables☆28Updated 7 years ago
- Dynamic instrumentation of the Linux kernel☆41Updated 10 years ago
- Simple ELF tools written to demonstrate libelfmaster capabilities.☆41Updated 7 years ago
- UNIX domain socket tracing LD_PRELOAD wrapper, mirror from git://git.gnumonks.org/udtrace☆51Updated 6 years ago
- tracy - a system call tracer and injector. Find us in #tracy on irc.freenode.net☆74Updated 6 years ago
- ELF DSO injector☆70Updated 4 months ago
- ☆74Updated 3 years ago
- ☆52Updated 5 years ago
- run any binary and augment its output and periods of inactivity with memory usage differentials (LD_PRELOAD hax)☆35Updated last year
- Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.☆62Updated last week
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- API tracing framework for Linux C/C++ applications☆159Updated 9 years ago
- coredump analyzer☆27Updated 8 years ago
- deprecated☆19Updated 6 years ago
- Examples for Linux ptrace(2)☆135Updated last year
- gen-callgraph is a script to generate call graph from elf binary☆48Updated 6 years ago
- A Linux kernel module that locates the system call table in memory and hooks uname. Contributions welcome!☆57Updated 12 years ago
- A simple Linux kernel module developed as a tutorial code☆91Updated 11 years ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆77Updated 14 years ago
- GDB scripts to add support for low level debugging and reverse engineering☆148Updated 9 years ago
- Steps to build the Linux kernel using Clang☆102Updated 3 years ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆99Updated 2 years ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆132Updated last year
- wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.☆21Updated 3 years ago
- http://sourceforge.net/projects/strace/☆25Updated 10 years ago
- Function tracer for gcc☆35Updated 8 years ago
- Be able to execute memory snapshots so they can start running where they left off.☆36Updated 10 years ago
- a fork of a very cool, but dormant, project at http://www.eresi-project.org/☆21Updated 13 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆153Updated 6 years ago