Ghidra is a software reverse engineering (SRE) framework. This framework includes a suite of full-featured, high-end software analysis tools.
Read moreTag: debugger
PuDB – console-based visual debugger for Python
PuDB is a console-based visual debugger for Python. This is free and open source software.
Read moreGDB – GNU Project Debugger
GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred.
Read moreReact Native Debugger – standalone app for debugging React Native apps
React Native Debugger is a standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools.
Read moreLLDB – next generation, high-performance debugger
LLDB is a high-performance debugger. It is built as a set of reusable components.
Read moreValgrind – instrumentation framework for building dynamic analysis tools
Valgrind is a tool for memory debugging, memory leak detection, and profiling. Essentially a virtual machine using just-in-time compilation techniques.
Read moreDelve – debugger for the Go programming language
Delve is a debugger for the Go programming language.
Read moreKDbg – graphical user interface to GDB
KDbg is a graphical user interface to gdb, the GNU debugger. It provides an intuitive interface.
Read morebashdb – source-code debugger for bash
The Bash Debugger Project (bashdb) is a source-code debugger for bash that follows the gdb command syntax.
Read moreXdebug – extension for PHP to aid debugging and development
Xdebug is an extension for PHP to assist with debugging and development. It provides step-debugging and a whole range of development aids.
Read moreNemiver – standalone C/C++ debugger
Nemiver is a project to write a standalone graphical debugger that integrates in the GNOME desktop. Nemiver is built with a plugin system.
Read morestrace – diagnostic, debugging and instructional userspace utility
strace is a diagnostic, debugging and instructional userspace utility for Linux.
Read moreRadare2 – portable reversing framework
Radare2 is a portable reversing framework. It’s both a forensics tool and a debugger.
Read moreMantisBT – issue tracker software
MantisBT is a web-based bugtracking system. The goals for this project are to produce and maintain a lightweight and simple bugtracking system.
Read moreBugzilla – server software designed to help you manage software development
Bugzilla is a “Defect Tracking System” or “Bug-Tracking System”. Track outstanding bugs in a product effectively.
Read more