Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/guide/enterprise/index.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
3 changes: 3 additions & 0 deletions docs/guide/migration/ghidra/ghidraexport.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/guide/migration/ghidra/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion docs/guide/projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down