jtolio / malloc_instrumentationLinks
run any binary and augment its output and periods of inactivity with memory usage differentials (LD_PRELOAD hax)
☆35Updated 11 months ago
Alternatives and similar repositories for malloc_instrumentation
Users that are interested in malloc_instrumentation are comparing it to the libraries listed below
Sorting:
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- ☆74Updated 3 years ago
- Secure Virtual Architecture☆42Updated 6 years ago
- Kernel function hooking using exception tables☆28Updated 7 years ago
- ☆32Updated 8 years ago
- Instruction cache leakage detection tool for modular exponentation software.☆15Updated 8 years ago
- A bare-metal x86 instruction set fuzzer a la Sandsifter☆69Updated last year
- Fast and efficient binary translator☆58Updated 6 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Dynamic instrumentation of the Linux kernel☆40Updated 10 years ago
- Simple ELF tools written to demonstrate libelfmaster capabilities.☆41Updated 7 years ago
- Interactive Virtual Machine Introspection☆18Updated 7 years ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆77Updated 13 years ago
- ld-linux code injector☆49Updated 13 years ago
- Dynamic binary translation framework for instrumenting the Linux kernel and its modules