ouadev / proc_maps_parser
a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process
☆124Updated 7 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☆188Updated 3 months ago
- 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.☆177Updated 10 months ago
- AArch32 and AArch64 Runtime Code Generation Library☆155Updated 2 months ago
- Syscall table hook frame in Android kernel for arm and arm64☆82Updated 7 years ago
- Yet Another Not So Obfuscated LLVM☆375Updated 11 months ago
- Using ftrace for function hooking in Linux kernel☆269Updated 4 years ago
- a quick open/close/ioctl/read/write/free function hooker☆188Updated 8 years ago
- Malicious use of ELF such as .so inject, func hook and so on.☆74Updated 8 years ago
- ELF obfuscator☆66Updated 9 years ago
- simple inline-hook framework works for x86, x64, arm and thumb☆140Updated 6 years ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆437Updated this week
- strace for android and binaries for most architectures☆36Updated 5 years ago
- A function intercept library for Linux applications☆94Updated 6 years ago
- ELF shared library import table patching for function redirection.☆189Updated 4 years ago
- linux kernel inline hook☆125Updated 2 years ago
- Materials for LIEF tutorials☆148Updated 2 years ago
- Tool aimed to provide a binary analysis of different file formats through the use of an Intermmediate Representation.☆140Updated last year
- A small library to modify all page-table levels of all processes from user space for x86_64 and ARMv8.☆253Updated 2 weeks ago
- deobfuse compiler☆214Updated 4 years ago
- break ollvm.☆100Updated last week
- Examples for Linux ptrace(2)☆137Updated last year
- Binary Translator to LLVM IR☆49Updated 7 years ago
- Trace Android framework API, native libraries, system calls and other events using eBPF☆92Updated 10 months ago
- load so file into current memory space and run function☆105Updated 8 years ago
- Shared Library Injector on Android☆147Updated 5 years ago
- silent syscall hooking without modifying sys_call_table/handlers via patching exception handler☆130Updated last year
- ELF Shared library injector using DT_NEEDED precedence infection. Acts as a permanent LD_PRELOAD☆110Updated 5 years ago
- PLCT实验室维护的ollvm分支。原始代码来自于 https://github.com/obfuscator-llvm/obfuscator 移植到了最新的 LLVM 上。☆169Updated 2 years ago
- Collection of simple anti-debugging tricks for Linux☆55Updated 7 years ago