cppcoffee / inl_hookLinks
a linux kernel function inline hooking library
☆30Updated 8 years ago
Alternatives and similar repositories for inl_hook
Users that are interested in inl_hook are comparing it to the libraries listed below
Sorting:
- Advanced process execution monitoring utility for linux (procmon like)☆85Updated 9 years ago
- Using ftrace for function hooking in Linux kernel☆284Updated 4 years ago
- Another kernel self protection☆62Updated 5 years ago
- Malicious use of ELF such as .so inject, func hook and so on.☆75Updated 8 years ago
- hotfix hotpatch☆22Updated 7 years ago
- ELF shared library import table patching for function redirection.☆192Updated 4 years ago
- ELF packer - x86_64☆73Updated 10 years ago
- LD_PRELOAD hook to trace malloc and free☆45Updated 7 years ago
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- ELF obfuscator☆68Updated 10 years ago
- A small kernel module that can hook arbitrary syscalls on x86_64☆52Updated 6 years ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆99Updated 2 years ago
- Obfuscates dynamic symbol table☆135Updated 6 years ago
- Heap analysis tooling for ptmalloc☆46Updated 3 years ago
- Fast static binary instrumentation for linux/x86☆83Updated 8 years ago
- POSIX Function tracing☆339Updated 8 years ago
- This is simple kernel module can get and replace any linux syscall. Nowadays needs some hacks, on x86 platform. Can be used on ARM and x8…☆11Updated 12 years ago
- ☆44Updated 5 years ago
- Linux Exploits☆139Updated 10 years ago
- Suspended☆74Updated 8 years ago
- Use Intel Pin tools to analysis binary.☆37Updated 10 years ago
- A survey of techniques to hook and/or replace functions in executable binaries or shared libraries☆29Updated 4 years ago
- linux system call hook framework☆46Updated 6 years ago
- ASOR - 基于x86架构的虚拟机实现