diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2023-02-20 15:04:45 -0500 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2023-02-20 15:04:45 -0500 |
| commit | 1d211f2d60e65251e58da9f3233932f0ff40ea1d (patch) | |
| tree | 5572007ccaba28805a64ec35098513d62c245d71 /docs/guide | |
| parent | 0e4a7a87aef683d4aeeb890999b94c62000cc876 (diff) | |
better documentation of address indicator in the status bar
Diffstat (limited to 'docs/guide')
| -rw-r--r-- | docs/guide/index.md | 4 |
1 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. |
