texxd
A terminal hex editor built with Textual.
Usage
uvx texxd file.bin
# or
pip install texxd
texxd file.bin
๐ Links
โ๏ธ License
WTFPL with one additional clause
- Donโt blame me
Do wtf you want with it, but youโre on your own.
todo
- support drag-select
- style text
- Change Highlighter to Styler (use CSS to style rendered text)
- find as CSS classes
- binary diff tool as a highlighter
- Design better cursor nav
- vim style normal and edit modes (i, o, a to enter edit, esc = normal)
- support editing by default