angrgdb
Debugging tool
An integrated debugging tool that allows symbolic execution and exploration within GDB.
Use angr inside GDB. Create an angr state from the current debugger state.
198 stars
15 watching
25 forks
Language: Python
last commit: over 4 years ago angrangrdbgconcretedebuggergdbpluginpython
Related projects:
Repository | Description | Stars |
---|---|---|
nalen98/angryghidra | An integration tool for Ghidra and Angr to facilitate binary analysis and symbolic execution in Java projects. | 562 |
pgosar/chatgdb | An extension tool for GDB and LLDB debuggers that leverages the power of ChatGPT to assist with debugging tasks | 903 |
microsoft/dbgshell | Automates tasks in the Windows debugger | 675 |
x64dbg/x64dbgpy | Automates interaction with x64dbg debugger using Python. | 1,469 |
angr/angr-management | A graphical tool for analyzing and visualizing binary code | 903 |
cenkalti/flask-debug-toolbar-mongo | An extension for Flask's Debug Toolbar to display MongoDB debugging information | 4 |
sirnewton01/godbg | A web-based graphical interface for debugging Go/C/C++ applications using the gdb debugger | 228 |
georgejahad/debug-repl | A Clojure REPL extension that allows debugging with access to surrounding lexical scope | 151 |
osandov/drgn | A debugger with scripting capabilities to inspect complex program state in an expressive way. | 1,781 |
sakhnik/nvim-gdb | A plugin that integrates multiple debuggers with NeoVim for efficient debugging and execution of various programming languages. | 722 |
dgrnbrg/spyscope | A library of tools for debugging single- and multi-threaded applications written in Clojure. | 586 |
comsecuris/gdbghidra | Tool to connect GDB debugger to GHIDRA analysis platform for interactive debugging support | 305 |
allada/gdd | Debugs Go programs using Chrome Devtools and an underlying debugger framework | 42 |
gdelugre/ida-arm-system-highlight | A tool for decoding and highlighting ARM system instructions in IDA Pro databases. | 390 |
nbarbettini/oidc-debugger | An online tool to simplify the process of debugging OAuth and OpenID Connect flows | 224 |