ouadev / proc_maps_parserLinks
a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process
☆130Updated 11 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
Sorting:
- hook or replace arbitary linux kernel functions in runtime, supporting arm32, arm64, x86, x86_64☆201Updated 2 months ago
- AArch32 and AArch64 Runtime Code Generation Library☆161Updated 3 months ago
- Shared Library Injector on Android☆151Updated 5 years ago
- Using ftrace for function hooking in Linux kernel☆280Updated 4 years ago
- Syscall table hook frame in Android kernel for arm and arm64☆83Updated 8 years ago
- deobfuse compiler☆215Updated 4 years ago
- Binary Translator to LLVM IR☆48Updated 7 years ago
- Materials for LIEF tutorials☆153Updated 2 years ago
- ELF obfuscator☆69Updated 10 years ago
- a quick open/close/ioctl/read/write/free function hooker☆191Updated 8 years ago
- simple inline-hook framework works for x86, x64, arm and thumb☆142Updated 7 years ago
- load so file into current memory space and run function☆109Updated 8 years ago
- Malicious use of ELF such as .so inject, func hook and so on.☆76Updated 8 years ago
- A fast and simple ARM Simulator made for education based upon Unicorn and Keystone engines☆127Updated 2 years ago
- A small kernel module that can hook arbitrary syscalls on x86_64☆52Updated 5 years ago
- Change vermagic and CRCs of a Linux Kernel Module☆53Updated 6 years ago
- Container and system event tracing using eBPF☆34Updated this week
- Loadable Kernel Module for Android☆76Updated 5 years ago
- strace for android and binaries for most architectures☆36Updated 5 years ago
- Trace Android framework API, native libraries, system calls and other events using eBPF☆144Updated last year
- linux kernel inline hook☆137Updated 2 years ago
- A ptrace library for easy syscall injection in Linux.☆183Updated last year
- read process memory with process_vm_readv☆16Updated 5 years ago
- Library for Capstone instruction to LLVM IR translation☆47Updated 7 years ago
- break ollvm.☆106Updated 4 months ago
- Example code for changing syscall arguments using ptrace☆47Updated 5 years ago
- A step-by-step tutorial for building an LLVM sample pass☆198Updated 3 years ago
- A Linux kernel IPC firewall and logger for Android and Binder☆136Updated 5 years ago
- Simple library to Read and Write Memory of a Linux Process through custom Kernel Module☆52Updated 5 years ago
- Android rootkit☆43Updated 9 years ago