diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/guide/index.md | 4 | ||||
| -rw-r--r-- | docs/img/address-indicator.png | bin | 0 -> 58102 bytes |
2 files changed, 3 insertions, 1 deletions
diff --git a/docs/guide/index.md b/docs/guide/index.md index db2061a9..980eb8f9 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -127,9 +127,11 @@ The status bar provides current information about the open file as well as some * Update Notification - perform updates, download status, and restart notification * Analysis progress - ongoing analysis progress of current active file -* Cursor offset or selection - interactive control that can be clicked to change its display format +* Cursor offset or selection - interactive control that can be clicked to change its display format, or also to copy the current address or selection in a number of different formats (see the below screenshot) * File Contents Lock - interactive control to prevent accidental changes to the underlying file + <!-- this image needs updating to reflect new status bar --> + ## Analysis As soon as you open a file, Binary Ninja begins its auto-analysis which is fairly similar to decompiling the entire binary. diff --git a/docs/img/address-indicator.png b/docs/img/address-indicator.png Binary files differnew file mode 100644 index 00000000..91aae584 --- /dev/null +++ b/docs/img/address-indicator.png |
