teawater / cmaLinks
C/C++ Dynamic Memory Analyzer (CMA)
☆18Updated 11 years ago
Alternatives and similar repositories for cma
Users that are interested in cma are comparing it to the libraries listed below
Sorting:
- linux-kernel with warpdrive☆15Updated 5 years ago
- ☆28Updated 10 years ago
- Hijack Linux kernel syscall with f-stack api.☆18Updated 8 years ago
- A kernel module that dynamically patches the Linux kernel scheduler so as to allow running a custom function upon thread reschedule☆14Updated 8 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- Early (now outdated) examples. Use PMDK instead.☆58Updated 10 years ago
- Linux kernel modules for Device File-based I/O Virtualization.☆19Updated 11 years ago
- A simple fanotify example for watching events on a filesystem.☆13Updated 10 years ago
- This is the code for the tutorial/book named Writing Netfilter Modules☆21Updated 2 years ago
- Kernel function hooking using exception tables☆28Updated 7 years ago
- a linux kernel function inline hooking library☆30Updated 8 years ago
- C Sql parser from sqlite☆74Updated 8 years ago
- ELFDump is a C parser for ELF64 object files.☆23Updated 3 years ago
- A Linux kernel module, that allows changing/toggling system parameters stored in MSR and PCI registers of x86 processors☆16Updated 2 years ago
- ARM/THUMB disassembler☆15Updated 15 years ago
- ☆65Updated 3 years ago
- Memory access tracing QEMU☆99Updated 9 years ago
- KGTP is a comprehensive dynamic tracer for analysing Linux kernel and application (including Android) problems on production systems in r…☆88Updated 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…☆12Updated 13 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 12 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- ☆20Updated 10 years ago
- Function tracer for gcc☆35Updated 9 years ago
- API tracing framework for Linux C/C++ applications☆159Updated 10 years ago
- Tool tracing syscalls in a fast way using eBPF linux kernel feature☆100Updated 2 years ago
- Splice two UDP sockets in kernel space to get the best performance☆11Updated 8 years ago
- ☆31Updated 9 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- 实现linux内核对应用段错误、double free问题栈回溯☆35Updated 3 years ago
- Linker and loader for elf relocatable files. Developed in C for ARM architecture.☆30Updated last year