ouadev / proc_maps_parserLinks
a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process
☆133Updated last year
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☆208Updated 4 months ago
- AArch32 and AArch64 Runtime Code Generation Library☆166Updated 5 months ago
- Binary Translator to LLVM IR☆48Updated 7 years ago
- Syscall table hook frame in Android kernel for arm and arm64☆82Updated 8 years ago
- a quick open/close/ioctl/read/write/free function hooker☆192Updated 9 years ago
- deobfuse compiler☆213Updated 4 years ago
- Materials for LIEF tutorials☆152Updated 2 years ago
- Using ftrace for function hooking in Linux kernel☆288Updated 4 years ago
- ELF obfuscator☆68Updated 10 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
- strace for android and binaries for most architectures☆39Updated 6 years ago
- Shared Library Injector on Android☆152Updated 5 years ago
- A fast and simple ARM Simulator made for education based upon Unicorn and Keystone engines☆128Updated 2 years ago
- A small kernel module that can hook arbitrary syscalls on x86_64☆52Updated 6 years ago
- linux kernel inline hook☆138Updated 3 years ago
- Container and system event tracing using eBPF☆34Updated this week
- Example code for changing syscall arguments using ptrace☆46Updated 5 years ago
- Malicious use of ELF such as .so inject, func hook and so on.☆75Updated 8 years ago
- read process memory with process_vm_readv☆16Updated 5 years ago
- Change vermagic and CRCs of a Linux Kernel Module☆52Updated 6 years ago
- A function intercept library for Linux applications☆97Updated 6 years ago
- A step-by-step tutorial for building an LLVM sample pass☆200Updated 3 years ago
- Loadable Kernel Module for Android☆76Updated 5 years ago
- break ollvm.☆109Updated 6 months ago
- ☆25Updated 4 years ago
- A survey of techniques to hook and/or replace functions in executable binaries or shared libraries☆29Updated 5 years ago
- A Linux kernel IPC firewall and logger for Android and Binder☆138Updated 5 years ago
- Simple library to Read and Write Memory of a Linux Process through custom Kernel Module☆52Updated 5 years ago
- A ptrace library for easy syscall injection in Linux.☆181Updated last year