heaptrace VS gdb-frontend

Compare heaptrace vs gdb-frontend and see what are their differences.

heaptrace

helps visualize heap operations for pwn and debugging (by Arinerron)

gdb-frontend

☕ GDBFrontend is an easy, flexible and extensible gui debugger. Try it on https://debugme.dev (by rohanrhu)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
heaptrace gdb-frontend
5 76
285 2,758
- -
0.0 3.2
about 1 year ago 5 months ago
C JavaScript
BSD 3-clause "New" or "Revised" License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

heaptrace

Posts with mentions or reviews of heaptrace. We have used some of these posts to build our list of alternatives and similar projects.

gdb-frontend

Posts with mentions or reviews of gdb-frontend. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-29.

What are some alternatives?

When comparing heaptrace and gdb-frontend you can also consider the following projects:

heap-exploitation - This book on heap exploitation is a guide to understanding the internals of glibc's heap and various attacks possible on the heap structure.

gdbgui - Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.

hunter - Hunter is a flexible code tracing toolkit.

gdb-dashboard - Modular visual interface for GDB in Python

b1m0-dbg - linux debugger

voltron - A hacky debugger UI for hackers

snoop - A powerful set of Python debugging tools, based on PySnooper

CppUTest - CppUTest unit testing and mocking framework for C/C++

Unity Test API - Simple Unit Testing for C

backward-cpp - A beautiful stack trace pretty printer for C++

benchmark - A microbenchmark support library

fff - A testing micro framework for creating function test doubles