Published using Google Docs
JEB Parsers / Positions
Updated automatically every 5 minutes

JEB Developer Tutorial

Positioning within inputs, units, and documents

There are 3 types of addressing depending on where the addressing takes place:

Methods:

Positioning is always optional, however, it is recommended that units that wish to offer interactive analysis capabilities implement at least an addressing scheme as well as an address-to-coordinates conversion scheme for documents. This makes actions such as cross-referencing or jumping possible.

Providing input location is great for binary units that wish to provide binary correspondence to and from items in documents, for example. Clients then have the ability to use that data to navigate back and forth document views and equivalent bytes in hexdump views.

JEB © PNF Software, Inc.