mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
4b6524e629
Menu driven binary editor. Dataformats are ascii, unsigned and signed integers, float, bitflags, bitfields, labels, ebcdic and time_t. Different sizes and byte ordenings are possible. Datatypes can be used in structures. Other dataformats, filters and procedures can be defined in plugins. Contains copy, past, undo, redo, search, replace, marks, record/play and context sensitive help. Linux & FreeBSD: edit block devices (linux limit 1023 gigabyte). PR: 27200 Submitted by: Jaap Korthals Altes <jkaltes@cyberbrain.com> (updated based on the port in the 0.2.19 distfile)
10 lines
453 B
Plaintext
10 lines
453 B
Plaintext
Menu driven binary editor. Dataformats are
|
|
ascii, unsigned and signed integers, float, bitflags,
|
|
bitfields, labels, ebcdic and time_t. Different sizes
|
|
and byte ordenings are possible. Datatypes can
|
|
be used in structures. Other dataformats, filters and
|
|
procedures can be defined in plugins. Contains copy,
|
|
past, undo, redo, search, replace, marks, record/play and
|
|
context sensitive help. Linux & FreeBSD: edit block devices
|
|
(linux limit 1023 gigabyte).
|