dkogan / ltraceLinks
☆49Updated 4 years ago
Alternatives and similar repositories for ltrace
Users that are interested in ltrace are comparing it to the libraries listed below
Sorting:
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 years ago
- A ptrace library for easy syscall injection in Linux.☆182Updated last year
- Examples for Linux ptrace(2)☆137Updated last year
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆131Updated 11 months ago
- POSIX Function tracing☆338Updated 8 years ago
- A Python interface to the GNU Binary File Descriptor (BFD) library.☆120Updated 8 years ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆77Updated 13 years ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated 2 years ago
- GDB scripts to add support for low level debugging and reverse engineering☆148Updated 9 years ago
- ld-linux code injector☆49Updated 13 years ago
- This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)☆109Updated 6 years ago
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- ELF shared library import table patching for function redirection.☆193Updated 4 years ago
- An ELF parsing and manipulation library for Python☆74Updated 10 years ago
- ☆74Updated 3 years ago
- Dive into ELF files using simple self-contained examples☆147Updated 10 years ago
- Routines for hunting down kernel symbols.☆82Updated 14 years ago
- KGTP is a comprehensive dynamic tracer for analysing Linux kernel and application (including Android) problems on production systems in r…☆87Updated 8 years ago
- API tracing framework for Linux C/C++ applications☆160Updated 9 years ago
- KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel☆416Updated 5 months ago
- a quick open/close/ioctl/read/write/free function hooker☆191Updated 8 years ago
- Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.☆62Updated last week
- run any binary and augment its output and periods of inactivity with memory usage differentials (LD_PRELOAD hax)☆35Updated 11 months ago
- trace local function calls like strace and ltrace☆70Updated 8 years ago
- Steps to build the Linux kernel using Clang☆102Updated 3 years ago
- Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel☆461Updated 4 months ago
- A minimal toy implementation of strace(1)☆177Updated 2 years ago
- Intercept a system call using a loadable kernel module.☆58Updated 9 years ago
- Generate JSON system call info from Linux source☆149Updated 4 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago