HeapViewer: IDA Pro plugin to examine the glibc heap, focused on exploit development

HeapViewer An IDA Pro plugin (for now) to examine the heap, focused on exploit development. Currently only supports glibc malloc (ptmalloc2). Features Heap tracer (malloc/free) Malloc chunk info Multi-arena info (chunks, top, last-remainder) Bins...