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/index.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'docs/guide/migration/ghidra/index.md') diff --git a/docs/guide/migration/ghidra/index.md b/docs/guide/migration/ghidra/index.md index cf2a10b8..3e02ffc5 100644 --- a/docs/guide/migration/ghidra/index.md +++ b/docs/guide/migration/ghidra/index.md @@ -1,4 +1,4 @@ -# Migrating from Ghidra +# Migrating From Ghidra ## Starting Binary Ninja @@ -15,10 +15,14 @@ It's worth digging into Binary Ninja's [settings](../../settings.md) and seeing -## Importing Data +## Importing Data From Ghidra See [the Ghidra import documentation](./ghidraimport.md) +## Exporting Data To Ghidra + +See [the Ghidra export documentation](./ghidraexport.md) + ## Keybindings Binary Ninja's keybindings are very different from Ghidra. Thankfully, [Binary Ninja's action system](https://binary.ninja/2024/02/15/command-palette.html) allows you to easily find actions and view the keybindings extremely easily. It'll also save you from digging through unfamiliar right-click menus while helping you learn any new keybindings. All actions can have their keybinding set, changed, or removed in the [keybindings menu](../../index.md#default-hotkeys). -- cgit v1.3.1