Crates.io | heretek |
lib.rs | heretek |
version | 0.1.0-rc7 |
source | src |
created_at | 2024-12-09 04:02:50.238782 |
updated_at | 2024-12-12 05:14:16.798558 |
description | Yet Another GDB TUI |
homepage | |
repository | |
max_upload_size | |
id | 1476944 |
size | 260,319 |
Yet Another gdb TUI. Connect remotely with gdb when you don't have a working gdbserver
, and show a tui inspired by gef
.
gdbserver
binaries, this works on remote targets with just gdb
, nc
, and mkfifo
.gdb
without python supportYet Another GDB TUI
Usage: heretek [OPTIONS]
Options:
-l, --local Run gdb as child process from PATH
-r, --remote <REMOTE> Connect to nc session
--32 Switch into 32-bit mode
-h, --help Print help (see more with '--help')
-V, --version Print version