From 1d211f2d60e65251e58da9f3233932f0ff40ea1d Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 20 Feb 2023 15:04:45 -0500 Subject: better documentation of address indicator in the status bar --- docs/guide/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/guide') 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 +![address indicator](../img/address-indicator.png "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. -- cgit v1.3.1