voltron
Hacky debugger UI for hackers
Install
- All systems
-
curl cmd.cat/voltron.sh
- Debian
-
apt-get install voltron
- Ubuntu
-
apt-get install voltron
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install voltron
- Raspbian
-
apt-get install voltron
- Dockerfile
- dockerfile.run/voltron
voltron
Hacky debugger UI for hackers
Voltron is an extensible debugger UI toolkit written in Python. It aims to improve the user experience of various debuggers (LLDB, GDB, VDB and WinDbg) by enabling the attachment of utility views that can retrieve and display data from the debugger host. By running these views in other TTYs, you can build a customised debugger user interface to suit your needs.