DiskProbe
Deskbar: | ||
Locație: | /boot/system/apps/DiskProbe | |
Configurări: | ~/config/settings/DiskProbe_data |
DiskProbe este un editor HEX pentru vizualizarea și modificarea datelor unui fișier sau pe un dispozitiv la nivelul de byte. Este o unealtă foarte low-level și prin urmare are potențialul să încurce rău lucrurile dacă nu sunteți atent!
When starting DiskProbe you'll first be asked for the file or the device to work on. After that you are presented with this interface:
The main view shows always one block of data, the size of which can be adjusted with
You can move from block to block with the slider above or with ALT ← and ALT → and switch between the HEX and ASCII columns with TAB.
This is a handy feature mostly when looking at file systems, as they often contain pointers to other blocks.
If the file you're probing includes attributes, the AboutSystem application:
menu can be used to open any of them in a new DiskProbe window. Here's the SYS:PACKAGE attribute of theDepending on the kind of attribute, you'll get a different editor tab besides the always present Raw Editor. For example, there are editors for strings and MIME types or an icon viewer for the vectoricon attribute.