ouadev / proc_maps_parserLinks
a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process
☆126Updated 8 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☆191Updated last week
- A small kernel module that can hook arbitrary syscalls on x86_64☆52Updated 5 years ago
- A ptrace library for easy syscall injection in Linux.☆178Updated 11 months ago
- Materials for LIEF tutorials☆150Updated 2 years ago
- a quick open/close/ioctl/read/write/free function hooker☆189Updated 8 years ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆98Updated 2 years ago
- AArch32 and AArch64 Runtime Code Generation Library☆158Updated last month
- Using ftrace for function hooking in Linux kernel☆273Updated 4 years ago
- Syscall table hook frame in Android kernel for arm and arm64☆82Updated 8 years ago
- A survey of techniques to hook and/or replace functions in executable binaries or shared libraries☆28Updated 4 years ago
- Example code for changing syscall arguments using ptrace☆46Updated 4 years ago
- ☆25Updated 3 years ago
- Malicious use of ELF such as .so inject, func hook and so on.☆75Updated 8 years ago
- strace for android and binaries for most architectures☆36Updated 5 years ago
- Container and system event tracing using eBPF☆33Updated 5 months ago
- Binary Translator to LLVM IR☆49Updated 7 years ago
- ELF obfuscator☆67Updated 9 years ago
- A function intercept library for Linux applications☆94Updated 6 years ago
- A Linux kernel IPC firewall and logger for Android and Binder☆133Updated 5 years ago
- load so file into current memory space and run function☆105Updated 8 years ago
- ELF shared library import table patching for function redirection.☆191Updated 4 years ago
- BinRec: Dynamic Binary Lifting and Recompilation☆139Updated last year
- simple inline-hook framework works for x86, x64, arm and thumb☆141Updated 6 years ago
- Recover 64 bit ELF executables from memory dump☆90Updated 6 years ago
- Trace Android framework API, native libraries, system calls and other events using eBPF☆99Updated 11 months ago
- Collection of simple anti-debugging tricks for Linux☆56Updated 7 years ago
- deobfuse compiler☆214Updated 4 years ago
- Shared Library Injector on Android☆151Updated 5 years ago
- A fast and simple ARM Simulator made for education based upon Unicorn and Keystone engines☆125Updated 2 years ago
- One Python File To Parse ELF For Learning ELF☆22Updated 7 years ago