diff --git a/docs/guide/enterprise/index.md b/docs/guide/enterprise/index.md index 2d6116342c..32949a9653 100644 --- a/docs/guide/enterprise/index.md +++ b/docs/guide/enterprise/index.md @@ -1,7 +1,7 @@ # Binary Ninja Enterprise -!!! note - This section applies to Binary Ninja with a floating license or the collaboration add-on. +!!! Important "Supported Editions" + This section applies to Binary Ninja with a floating license or the collaboration add-on. Floating licenses and the collaboration add-on (remote projects, SSO, access control and auditing, and collaborative analysis) are only available with the [Ultimate edition](https://binary.ninja/purchase/#commercial) of Binary Ninja. The collaboration add-on seamlessly integrates remote collaboration functionality, provided by a Binary Ninja Enterprise Server, within the client. This includes remote project management, push/pull of analysis database and type archive snapshots, real-time chat, and more. diff --git a/docs/guide/migration/ghidra/ghidraexport.md b/docs/guide/migration/ghidra/ghidraexport.md index a95f7cd55d..752715f222 100644 --- a/docs/guide/migration/ghidra/ghidraexport.md +++ b/docs/guide/migration/ghidra/ghidraexport.md @@ -1,5 +1,8 @@ # Ghidra Export +!!! Important "Supported Editions" + Ghidra export is only available in the [Ultimate edition](https://binary.ninja/purchase/#commercial) of Binary Ninja. Ghidra [import](./ghidraimport.md) is available in all editions. + Currently, the following categories of analysis information can be exported to Ghidra: - Bookmarks diff --git a/docs/guide/migration/ghidra/index.md b/docs/guide/migration/ghidra/index.md index 44b178b3f1..6c17627dfd 100644 --- a/docs/guide/migration/ghidra/index.md +++ b/docs/guide/migration/ghidra/index.md @@ -20,7 +20,7 @@ See [the Ghidra import documentation](./ghidraimport.md) ## Exporting Data To Ghidra -See [the Ghidra export documentation](./ghidraexport.md) +See [the Ghidra export documentation](./ghidraexport.md). Note that export requires the Ultimate edition. ## Keybindings diff --git a/docs/guide/projects.md b/docs/guide/projects.md index 6630068f31..d14d57eb54 100644 --- a/docs/guide/projects.md +++ b/docs/guide/projects.md @@ -3,7 +3,7 @@ Projects provide a way to keep and organize related binaries, databases, and resources in a managed format. !!! Important "Supported Editions" - Projects are only available in the Commercial and Ultimate editions of Binary Ninja + Projects are only available in the Commercial and Ultimate editions of Binary Ninja. [Remote projects](./enterprise/index.md) additionally require the Ultimate edition with the collaboration add-on. ## Creating a Project