ouadev / proc_maps_parser
a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process
☆124Updated 3 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
- hook or replace arbitary linux kernel functions in runtime, supporting arm32, arm64, x86, x86_64☆177Updated 2 weeks ago
- a quick open/close/ioctl/read/write/free function hooker☆186Updated 8 years ago
- A small kernel module that can hook arbitrary syscalls on x86_64☆49Updated 5 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆145Updated 5 years ago
- A ptrace library for easy syscall injection in Linux.☆174Updated 6 months ago
- simple inline-hook framework works for x86, x64, arm and thumb☆137Updated 6 years ago
- Trace Android framework API, native libraries, system calls and other events using eBPF☆84Updated 6 months ago
- Syscall table hook frame in Android kernel for arm and arm64☆79Updated 7 years ago
- linux kernel inline hook☆117Updated 2 years ago
- A function intercept library for Linux applications☆91Updated 5 years ago
- Using ftrace for function hooking in Linux kernel☆259Updated 3 years ago
- Yet Another Not So Obfuscated LLVM☆369Updated 7 months ago
- AArch32 and AArch64 Runtime Code Generation Library☆131Updated this week
- load so file into current memory space and run function☆102Updated 7 years ago
- deobfuse compiler☆213Updated 3 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆250Updated 7 months ago
- Materials for LIEF tutorials☆145Updated last year
- Shared Library Injector on Android☆144Updated 4 years ago
- Malicious use of ELF such as .so inject, func hook and so on.☆74Updated 7 years ago
- ELF obfuscator☆64Updated 9 years ago
- Tool aimed to provide a binary analysis of different file formats through the use of an Intermmediate Representation.☆136Updated 9 months ago
- A step-by-step tutorial for building an LLVM sample pass☆192Updated 2 years ago
- Binary Translator to LLVM IR☆47Updated 7 years ago
- A small library to modify all page-table levels of all processes from user space for x86_64 and ARMv8.☆249Updated 2 months ago
- ELF shared library import table patching for function redirection.☆188Updated 4 years ago
- A header-only utility for writing hexdump-formatted data to C++ streams.☆59Updated 2 years ago
- A port of Rolf Rolles' https://github.com/RolfRolles/HexRaysDeob to Python☆166Updated 2 years ago
- strace for android and binaries for most architectures☆32Updated 5 years ago
- Container and system event tracing using eBPF☆32Updated this week
- Recover 64 bit ELF executables from memory dump☆84Updated 6 years ago