#tui #hex #reverse-engineering #hex-editor #vision #editor

app bloxberg

Bloxberg is an experimental TUI-based hex editor written in Rust

1 unstable release

0.1.0 Oct 16, 2020

#2316 in Development tools

MIT license

43KB
1K SLoC

Bloxberg

Bloxberg is an experimental TUI-based hex editor written in Rust. The long term vision for this tool is to become an integrated debugging and reverse-engineering tool, which is centered around a memory view. It currently supports the following features distinguishing it from ordinary hex editors:

  • Inline formatting as hex, decimal, octal or binary numbers.
  • Dynamic byte width and byte order.
  • Decode as text or instructions.

Dependencies

~32MB
~1M SLoC