ouadev / proc_maps_parserLinks
a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process
☆129Updated 10 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☆199Updated 2 months ago
- AArch32 and AArch64 Runtime Code Generation Library☆161Updated 3 months ago
- Syscall table hook frame in Android kernel for arm and arm64☆83Updated 8 years ago
- deobfuse compiler☆215Updated 4 years ago
- simple inline-hook framework works for x86, x64, arm and thumb☆142Updated 7 years ago
- a quick open/close/ioctl/read/write/free function hooker☆191Updated 8 years ago
- Materials for LIEF tutorials☆153Updated 2 years ago
- Shared Library Injector on Android☆150Updated 5 years ago
- load so file into current memory space and run function☆108Updated 8 years ago
- ELF obfuscator☆68Updated 10 years ago
- Change vermagic and CRCs of a Linux Kernel Module☆53Updated 6 years ago
- A small kernel module that can hook arbitrary syscalls on x86_64☆52Updated 5 years ago
- strace for android and binaries for most architectures☆36Updated 5 years ago
- A ptrace library for easy syscall injection in Linux.☆182Updated last year
- Malicious use of ELF such as .so inject, func hook and so on.☆75Updated 8 years ago
- A fast and simple ARM Simulator made for education based upon Unicorn and Keystone engines☆127Updated 2 years ago
- ☆25Updated 3 years ago
- Using ftrace for function hooking in Linux kernel☆279Updated 4 years ago
- linux kernel inline hook☆136Updated 2 years ago
- read process memory with process_vm_readv☆16Updated 5 years ago
- ELF shared library import table patching for function redirection.☆193Updated 4 years ago
- A Linux kernel IPC firewall and logger for Android and Binder☆136Updated 5 years ago
- A port of Rolf Rolles' https://github.com/RolfRolles/HexRaysDeob to Python☆169Updated 3 years ago
- Example code for changing syscall arguments using ptrace☆47Updated 5 years ago
- Container and system event tracing using eBPF☆34Updated this week
- A step-by-step tutorial for building an LLVM sample pass☆197Updated 3 years ago
- Binary Translator to LLVM IR☆48Updated 7 years ago
- PLCT实验室维护的ollvm分支。原始代码来自于 https://github.com/obfuscator-llvm/obfuscator 移植到了最新的 LLVM 上。☆167Updated 2 years ago
- Library for Capstone instruction to LLVM IR translation☆47Updated 7 years ago
- IDA plugin, unwind stack trace when debugging arm.☆137Updated 5 years ago