bloxberg

Crates.iobloxberg
lib.rsbloxberg
version0.1.0
sourcesrc
created_at2020-10-16 16:07:28.558603
updated_at2020-10-16 16:07:28.558603
descriptionBloxberg is an experimental TUI-based hex editor written in Rust.
homepage
repositoryhttps://github.com/voidc/bloxberg
max_upload_size
id300742
size46,642
Dominik Stolz (voidc)

documentation

README

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.
Commit count: 32

cargo fmt