ouadev / proc_maps_parser
a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process
☆123Updated last month
Related projects ⓘ
Alternatives and complementary repositories for proc_maps_parser
- hook or replace arbitary linux kernel functions in runtime, supporting arm32, arm64, x86, x86_64☆166Updated this week
- A small kernel module that can hook arbitrary syscalls on x86_64☆48Updated 5 years ago
- Binary Translator to LLVM IR☆47Updated 6 years ago
- Malicious use of ELF such as .so inject, func hook and so on.☆71Updated 7 years ago
- simple inline-hook framework works for x86, x64, arm and thumb☆135Updated 6 years ago
- Shared Library Injector on Android☆142Updated 4 years ago
- A ptrace library for easy syscall injection in Linux.☆173Updated 4 months ago
- Syscall table hook frame in Android kernel for arm and arm64☆79Updated 7 years ago
- deobfuse compiler☆213Updated 3 years ago
- AArch32 and AArch64 Runtime Code Generation Library☆126Updated last week
- Trace Android framework API, native libraries, system calls and other events using eBPF☆82Updated 4 months ago
- A step-by-step tutorial for building an LLVM sample pass☆191Updated 2 years ago
- Materials for LIEF tutorials☆142Updated last year
- A port of Rolf Rolles' https://github.com/RolfRolles/HexRaysDeob to Python☆164Updated 2 years ago
- Container and system event tracing using eBPF☆32Updated last week
- linux kernel inline hook☆112Updated 2 years ago
- Collection of simple anti-debugging tricks for Linux☆55Updated 6 years ago
- Hook function calls by replacing PLT(Procedure Linkage Table) entries.☆763Updated 2 months ago
- a quick open/close/ioctl/read/write/free function hooker☆186Updated 8 years ago
- ☆115Updated 7 years ago
- ELF shared library import table patching for function redirection.☆188Updated 4 years ago
- PLCT实验室维护的ollvm分支。原始代码来自于 https://github.com/obfuscator-llvm/obfuscator 移植到了最新的 LLVM 上。☆165Updated last year
- ELF obfuscator☆63Updated 9 years ago
- ☆25Updated 3 years ago
- load so file into current memory space and run function☆80Updated 7 years ago
- Change vermagic and CRCs of a Linux Kernel Module☆50Updated 5 years ago
- A survey of techniques to hook and/or replace functions in executable binaries or shared libraries☆25Updated 4 years ago
- Collection of various llvm passes☆117Updated 9 years ago
- Using ftrace for function hooking in Linux kernel☆253Updated 3 years ago
- ☆405Updated 3 years ago