ouadev / proc_maps_parser
a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process
☆125Updated 4 months ago
Alternatives and similar repositories for proc_maps_parser:
Users that are interested in proc_maps_parser are comparing it to the libraries listed below
- hook or replace arbitary linux kernel functions in runtime, supporting arm32, arm64, x86, x86_64☆178Updated 2 weeks ago
- A ptrace library for easy syscall injection in Linux.☆175Updated 7 months ago
- ☆25Updated 3 years ago
- a quick open/close/ioctl/read/write/free function hooker☆187Updated 8 years ago
- ELF obfuscator☆65Updated 9 years ago
- AArch32 and AArch64 Runtime Code Generation Library☆135Updated 2 weeks ago
- strace for android and binaries for most architectures☆33Updated 5 years ago
- Container and system event tracing using eBPF☆33Updated last month
- Using ftrace for function hooking in Linux kernel☆265Updated 3 years ago
- Binary Translator to LLVM IR☆48Updated 7 years ago
- A small kernel module that can hook arbitrary syscalls on x86_64☆49Updated 5 years ago
- Malicious use of ELF such as .so inject, func hook and so on.☆74Updated 7 years ago
- Trace Android framework API, native libraries, system calls and other events using eBPF☆87Updated 7 months ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆99Updated last year
- Recover 64 bit ELF executables from memory dump☆85Updated 6 years ago
- Materials for LIEF tutorials☆146Updated last year
- Syscall table hook frame in Android kernel for arm and arm64☆81Updated 7 years ago
- Information about Linux system calls on different architectures☆148Updated last week
- Collection of simple anti-debugging tricks for Linux☆56Updated 6 years ago
- load so file into current memory space and run function☆101Updated 8 years ago
- deobfuse compiler☆214Updated 4 years ago
- simple inline-hook framework works for x86, x64, arm and thumb☆138Updated 6 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆253Updated 8 months ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆146Updated 5 years ago
- BinRec: Dynamic Binary Lifting and Recompilation☆126Updated last year
- A Linux kernel IPC firewall and logger for Android and Binder☆131Updated 5 years ago
- ELF shared library import table patching for function redirection.☆189Updated 4 years ago
- A survey of techniques to hook and/or replace functions in executable binaries or shared libraries☆26Updated 4 years ago
- Collection of various llvm passes☆119Updated 9 years ago
- silent syscall hooking without modifying sys_call_table/handlers via patching exception handler☆127Updated 9 months ago