KDevelop4/Manual/Tool list/Decoding table

From KDE UserBase Wiki
Revision as of 23:32, 20 December 2019 by Monkey (talk | contribs) (Decoding table is an optional tool that is used only in pair with Hex Editor plugin)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Decoding table is an optional tool that is used only in pair with Hex Editor plugin, though it comes separetly and is not affected by it.

To make use of that tool you need to open a document in hex editor that comes in hex editor plugin. The data you select with mouse pointer will be automaticaly put into the decoding table, though be careful because it does translate only the raw data and therefore the ascii "1" for example will interpreted as decimal 49.