eklitzke / ptrace-call-userspace
Example of how to use the ptrace(2) system call to call a userspace method.
☆147Updated 5 years ago
Alternatives and similar repositories for ptrace-call-userspace:
Users that are interested in ptrace-call-userspace are comparing it to the libraries listed below
- A ptrace library for easy syscall injection in Linux.☆175Updated 7 months ago
- Examples for Linux ptrace(2)☆137Updated 11 months ago
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆128Updated 4 months ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆99Updated last year
- a linux kernel function inline hooking library☆30Updated 7 years ago
- Simple Intel CPU processor tracing on Linux☆348Updated 2 years ago
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- ELF shared library import table patching for function redirection.☆189Updated 4 years ago
- POSIX Function tracing☆328Updated 7 years ago
- Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.☆60Updated this week
- A survey of techniques to hook and/or replace functions in executable binaries or shared libraries☆26Updated 4 years ago
- ☆48Updated 4 years ago
- An ELF parsing and manipulation library for Python☆74Updated 10 years ago
- a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process☆125Updated 5 months ago
- C++11 ELF/DWARF parser☆76Updated 4 years ago
- OUT OF DATE FORK of http://git.kernel.org/cgit/devel/pahole/pahole.git☆66Updated last year
- userland exec for Linux x86_64☆66Updated 2 years ago
- Heap analysis tooling for ptmalloc☆44Updated 2 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
- Using ftrace for function hooking in Linux kernel☆265Updated 3 years ago
- This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)☆107Updated 6 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆145Updated 4 years ago
- A small kernel module that can hook arbitrary syscalls on x86_64☆50Updated 5 years ago
- Fast stack trace utility☆54Updated 6 years ago
- Function tracer for gcc☆35Updated 8 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆114Updated 3 years ago
- Simple Function calls tracer☆72Updated 6 years ago
- ☆74Updated 9 years ago
- small elf loader☆134Updated 9 months ago