voltron
Debugger UI toolkit
A Python toolkit for creating custom debugger user interfaces
A hacky debugger UI for hackers
6k stars
156 watching
414 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
debuggergdblldbpythonvoltronvtracewindbg
Related projects:
Repository | Description | Stars |
---|---|---|
inducer/pudb | An interactive debugger for Python code, providing a lightweight and keyboard-friendly interface. | 2,990 |
rohanrhu/gdb-frontend | A GUI debugger with an intuitive interface and extensible APIs for debugging C/C++ applications | 2,854 |
cyrus-and/gdb-dashboard | Provides a modular interface to display relevant information about a program being debugged | 11,115 |
hyperdbg/hyperdbg | A hypervisor-assisted debugger that analyzes and reverses malware, firmware, and software by monitoring system executions without relying on Windows APIs or traditional debugging mechanisms. | 2,927 |
eteran/edb-debugger | A cross-platform debugger for multiple architectures and operating systems. | 2,705 |
hoffstadt/dearpygui | A fast and powerful GUI toolkit for Python with minimal dependencies | 13,292 |
x64dbg/scyllahide | A user-mode anti-anti-debugger library that hooks various functions to prevent debugger detection. | 3,469 |
hackjutsu/lepton | A tool that allows users to manage and share code snippets across different platforms, with features like tagging, searching, and customization. | 10,160 |
longld/peda | A Python tool for enhanced debugging and exploit development assistance with GDB. | 5,899 |
pwndbg/pwndbg | A toolset to simplify binary analysis and debugging with GDB | 7,629 |
deezer/spleeter | A Python library for separating audio sources in real-time with high accuracy and speed. | 25,926 |
pylons/pyramid_debugtoolbar | A utility package providing a debug interface for Pyramid web applications. | 95 |
infinitered/reactotron | A desktop app for inspecting React and React Native projects | 14,934 |
pysimplegui/pysimplegui | A Python GUI library that simplifies the development of desktop applications with a simple and intuitive interface. | 13,441 |
legrandin/pycryptodome | A comprehensive cryptographic library for Python that provides low-level primitives and algorithms for secure data processing | 2,851 |