Memory profiler for PHP. Helps finding memory leaks in PHP scripts.
-
Updated
Apr 17, 2024 - C
Memory profiler for PHP. Helps finding memory leaks in PHP scripts.
debugs memory leak of running process. Not maintained anymore, try `libleak` please.
detect memory leak by LD_PRELOAD, without changing the target program
Debug Malloc memory allocation debugging C library
Detects buffer overruns and memory leaks.
Easy-to-use profiler for GStreamer
This is the custom implementation of function malloc for embedded systems, that defragmentate memory after using it. Good solution when you need to allocate memory dynamically, but memory fragmentation is the problem.
A fast memory pool allocator
Memory leak checker in C using wrapper functions for malloc and free.
Simple memory leak finder (for C program) using LD_PRELOAD.
protect your C programs from memory leak and double free
A tester for the Libasm Project 42 cursus, 2020
Performing an exploit of Format String Vulnerability to leak information. Given a C compiled vulnerable software, with the help of reverse engineering and debugging; the attack had to be conducted to obtain dumb and smart leak of information.
A tiny, experimental heap profiler for GNU/Linux. (@dgist-datalab)
Отладчик утечек памяти для языка C.
check how much memory are leaking in C language
Track dynamic memory allocations and open files
A ebpf based memory leak detector for CGO program
Add a description, image, and links to the memory-leak topic page so that developers can more easily learn about it.
To associate your repository with the memory-leak topic, visit your repo's landing page and select "manage topics."