resilar / psyscallLinks
Linux syscall() injection
☆37Updated 4 years ago
Alternatives and similar repositories for psyscall
Users that are interested in psyscall are comparing it to the libraries listed below
Sorting:
- Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore☆130Updated 9 months ago
- A feature-complete reference implementation of a modern Xen VMI debugger. ARCHIVED: Development continues at https://github.com/spencermi…☆78Updated 4 years ago
- Fork of KVM with Virtual Machine Introspection patches☆37Updated last year
- A ptrace library for easy syscall injection in Linux.☆181Updated last year
- Heap analysis tooling for ptmalloc☆45Updated 3 years ago
- A bare-metal x86 instruction set fuzzer a la Sandsifter☆69Updated last year
- ELF DSO injector☆65Updated 2 weeks ago
- Tiny Code Generator Library☆46Updated 4 years ago
- (Linux Kernel) Stack Monitoring Tool☆45Updated 3 years ago
- Library and tools to access the QEMU Copy-On-Write (QCOW) image format☆59Updated 6 months ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 years ago
- UNIX domain socket tracing LD_PRELOAD wrapper, mirror from git://git.gnumonks.org/udtrace☆50Updated 6 years ago
- ☆74Updated 2 years ago
- userland exec for Linux x86_64☆67Updated 3 years ago
- wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.☆21Updated 3 years ago
- Simple ELF tools written to demonstrate libelfmaster capabilities.☆39Updated 6 years ago
- syscall hijacking in 2019☆11Updated 6 years ago
- Пример руткита для ядра линукс 5☆19Updated 4 years ago
- A survey of techniques to hook and/or replace functions in executable binaries or shared libraries☆29Updated 4 years ago
- ☆49Updated 4 years ago
- uber eXtensible Micro-Hypervisor Framework☆31Updated last year
- A system call interception tool☆57Updated 7 months ago
- Kernel function hooking using exception tables☆27Updated 7 years ago
- a friendly wrapper around ptrace☆132Updated 3 years ago
- A collection of Linux kernel modules for educational purposes☆39Updated 8 years ago
- Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.☆60Updated last week
- Rewriting functions in compiled binaries using McSema☆89Updated 5 years ago
- bareflank based hypervisor with guest support☆60Updated 4 years ago
- Heap analysis tooling for dlmalloc