2 matches found
heaptrace
Informazioni heaptrace è un debugger dell'heap per tracciare le operazioni sull'heap di glibc in binari ELF64 x8664. Il suo scopo è aiutare a visualizzare le operazioni sull'heap durante il debug di binari o lo heap pwn. sostituisce gli indirizzi con simboli facili da comprendere rileva corruzion...
5.7AI score
SaveExploits0References5
Heaptrace - Helps Visualize Heap Operations For Pwn And Debugging
heaptrace is a heap debugger for tracking glibc heap operations in ELF64 x8664 binaries. Its purpose is to help visualize heap operations when debugging binaries or doing heap pwn. replaces addresses with easy-to-understand symbols detects heap corruption and memory leakage issues can debug in gd...
7.2AI score
SaveExploits0References6
20