ouadev / proc_maps_parserLinks
a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process
☆132Updated 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☆204Updated 4 months ago
- AArch32 and AArch64 Runtime Code Generation Library☆164Updated 5 months ago
- simple inline-hook framework works for x86, x64, arm and thumb☆142Updated 7 years ago
- Syscall table hook frame in Android kernel for arm and arm64☆81Updated 8 years ago
- strace for android and binaries for most architectures☆36Updated 6 years ago
- Materials for LIEF tutorials☆152Updated 2 years ago
- load so file into current memory space and run function☆108Updated 8 years ago
- Shared Library Injector on Android☆152Updated 5 years ago
- deobfuse compiler☆213Updated 4 years ago
- Using ftrace for function hooking in Linux kernel☆284Updated 4 years ago
- read process memory with process_vm_readv☆16Updated 5 years ago
- ELF obfuscator☆68Updated 10 years ago
- Change vermagic and CRCs of a Linux Kernel Module☆52Updated 6 years ago
- a quick open/close/ioctl/read/write/free function hooker☆190Updated 8 years ago
- linux kernel inline hook☆138Updated 3 years ago
- Container and system event tracing using eBPF☆34Updated this week
- A step-by-step tutorial for building an LLVM sample pass☆200Updated 3 years ago
- Custom linker implemented with Segmentation Fault handler☆20Updated 5 years ago
- Malicious use of ELF such as .so inject, func hook and so on.☆75Updated 8 years ago
- A small kernel module that can hook arbitrary syscalls on x86_64☆52Updated 6 years ago
- A fast and simple ARM Simulator made for education based upon Unicorn and Keystone engines☆127Updated 2 years ago
- Binary Translator to LLVM IR☆48Updated 7 years ago
- Loadable Kernel Module for Android☆74Updated 5 years ago
- A Linux kernel IPC firewall and logger for Android and Binder☆139Updated 5 years ago
- PLCT实验室维护的ollvm分支。原始代码来自于 https://github.com/obfuscator-llvm/obfuscator 移植到了最新的 LLVM 上。☆167Updated 2 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
- Example code for changing syscall arguments using ptrace☆46Updated 5 years ago
- break ollvm.☆109Updated 5 months ago
- Collection of various llvm passes☆128Updated 10 years ago