ouadev / proc_maps_parserLinks
a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process
☆134Updated 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, riscv☆217Updated 2 weeks ago
- AArch32 and AArch64 Runtime Code Generation Library☆175Updated 8 months ago
- a quick open/close/ioctl/read/write/free function hooker☆192Updated 9 years ago
- Binary Translator to LLVM IR☆49Updated 8 years ago
- deobfuse compiler☆215Updated 4 years ago
- Materials for LIEF tutorials☆154Updated 2 years ago
- Syscall table hook frame in Android kernel for arm and arm64☆82Updated 8 years ago
- A small kernel module that can hook arbitrary syscalls on x86_64☆52Updated 6 years ago
- Shared Library Injector on Android☆158Updated 5 years ago
- simple inline-hook framework works for x86, x64, arm and thumb☆143Updated 7 years ago
- Library for Capstone instruction to LLVM IR translation☆47Updated 8 years ago
- read process memory with process_vm_readv☆16Updated 5 years ago
- ELF obfuscator☆70Updated 10 years ago
- Container and system event tracing using eBPF☆35Updated this week
- Using ftrace for function hooking in Linux kernel☆294Updated 4 years ago
- strace for android and binaries for most architectures☆40Updated 6 years ago
- A fast and simple ARM Simulator made for education based upon Unicorn and Keystone engines☆133Updated 2 years ago
- A step-by-step tutorial for building an LLVM sample pass☆201Updated 3 years ago
- Collection of various llvm passes☆130Updated 10 years ago
- Change vermagic and CRCs of a Linux Kernel Module☆54Updated 7 years ago
- Example code for changing syscall arguments using ptrace☆48Updated 5 years ago
- Malicious use of ELF such as .so inject, func hook and so on.☆78Updated 8 years ago
- linux kernel inline hook☆142Updated 3 years ago
- load so file into current memory space and run function☆112Updated 8 years ago
- A low-overhead dynamic binary instrumentation and modification tool for ARM (both AArch32 and AArch64 support) and RISC-V (RV64GC).☆392Updated last year
- ELF shared library import table patching for function redirection.☆192Updated 5 years ago
- Simple library to Read and Write Memory of a Linux Process through custom Kernel Module☆53Updated 5 years ago
- PLCT实验室维护的ollvm分支。原始代码来自于 https://github.com/obfuscator-llvm/obfuscator 移植到了最新的 LLVM 上。☆169Updated 3 years ago
- break ollvm.☆115Updated 9 months ago
- A function intercept library for Linux applications☆97Updated 6 years ago