2020-03-02 19:06:28 +00:00
|
|
|
Hexdump Widget Context Menu
|
|
|
|
==============================
|
2020-03-19 09:36:36 +00:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:glob:
|
|
|
|
|
|
|
|
hexdump-context-menu/*
|
2020-03-02 19:06:28 +00:00
|
|
|
|
|
|
|
Bytes Per Row
|
|
|
|
----------------------------------------
|
|
|
|
**Description:** Select how many bytes should be displayed by Cutter in each row in the Hexdump widget.
|
|
|
|
|
|
|
|
Available options are:
|
|
|
|
- 1 byte
|
|
|
|
- 2 bytes
|
|
|
|
- 4 bytes
|
|
|
|
- 8 bytes
|
|
|
|
- 16 bytes
|
|
|
|
- 32 bytes
|
2024-02-15 00:31:15 +00:00
|
|
|
- Power of 2 (Auto)
|
|
|
|
|
|
|
|
Add Flag
|
|
|
|
----------------------------------------
|
|
|
|
**Description:** Add a flag to the selected item or location by bookmarking and giving it a name.
|
|
|
|
|
|
|
|
**Steps:** Right-click an address or item and choose ``Add Flag``
|
|
|
|
|
|
|
|
**Shortcut:** :kbd:`N`
|
|
|
|
|
|
|
|
Delete Flag
|
|
|
|
----------------------------------------
|
|
|
|
**Description:** Delete a flag from the selected item or location.
|
|
|
|
|
|
|
|
**Steps:** Right-click an address or item and choose ``Delete Flag``
|