From faee641554de77a9ab002780c533dbe6496eee8c Mon Sep 17 00:00:00 2001 From: Josh Ferrell Date: Sat, 7 Feb 2026 12:26:37 -0500 Subject: Ghidra export docs --- docs/guide/migration/ghidra/ghidraimport.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/guide/migration/ghidra/ghidraimport.md') diff --git a/docs/guide/migration/ghidra/ghidraimport.md b/docs/guide/migration/ghidra/ghidraimport.md index dcc700ed..496cd873 100644 --- a/docs/guide/migration/ghidra/ghidraimport.md +++ b/docs/guide/migration/ghidra/ghidraimport.md @@ -11,13 +11,13 @@ Currently, the following categories of analysis information can be imported from ## Importing data ### Import to a new file -`Plugins > Ghidra Import > Open Database...` allows you to select a Ghidra file to open as a binary view in Binary Ninja. You are able to select a single `.gbf` file or project file from a `.gpr`. +`Plugins > Ghidra > Open Database...` allows you to select a Ghidra file to open as a binary view in Binary Ninja. You are able to select a single `.gbf`/`.gzf` file or project file from a `.gpr`. ### Import to an existing file -`Plugins > Ghidra Import > Import Database...` allows you to apply analysis information from a Ghidra file to an already open binary view in Binary Ninja. You are able to select a single `.gbf` file or project file from a `.gpr`. You can choose to import all or only some categories of analysis information to apply to the binary view. +`Plugins > Ghidra > Import Database...` allows you to apply analysis information from a Ghidra file to an already open binary view in Binary Ninja. You are able to select a single `.gbf`/`.gzf` file or project file from a `.gpr`. You can choose to import all or only some categories of analysis information to apply to the binary view. ### Import to an existing project !!! note Binary Ninja projects are only available in Commercial and Ultimate editions -`Plugins > Ghidra Import > Import Project...` allows you to import files from a Ghidra project (`.gpr`) to an open Binary Ninja project. All available analysis information will be imported for all selected files. +`Plugins > Ghidra > Import Project...` allows you to import files from a Ghidra project (`.gpr`) to an open Binary Ninja project. All available analysis information will be imported for all selected files. -- cgit v1.3.1