fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
425 B
Text
10 lines
425 B
Text
Creates a dump from binary data and user defined range descriptions.
|
|
The goal of this module is to create an easy to understand dump of binary data.
|
|
|
|
This achieved through:
|
|
- Highlighted (colors) dump that is easier to understand than
|
|
a monochrome blob of hex data
|
|
- Multiple rendering modes with different output formats
|
|
- Bitfield rendering
|
|
- Skipping uninterresting data
|
|
- The possibility to describe complex structures
|