From 4defe15c7318d09143c1132dd8a683815ba0bb25 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 9 Feb 2026 13:42:20 -0500 Subject: small tweaks to ghidra import docs, sort items to match exporrt and add link to ghidra docs on importing --- docs/guide/migration/ghidra/ghidraexport.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/guide/migration/ghidra/ghidraexport.md') diff --git a/docs/guide/migration/ghidra/ghidraexport.md b/docs/guide/migration/ghidra/ghidraexport.md index d1895059..a95f7cd5 100644 --- a/docs/guide/migration/ghidra/ghidraexport.md +++ b/docs/guide/migration/ghidra/ghidraexport.md @@ -12,3 +12,7 @@ Currently, the following categories of analysis information can be exported to G ## Exporting data `Plugins > Ghidra > Export View...` allows exporting an existing Binary View to a packed Ghidra database (.gzf). This can then be imported into an existing Ghidra project just like any other file. + +## Importing into Ghidra + +Use the [File Import](https://htmlpreview.github.io/?https://github.com/NationalSecurityAgency/ghidra/blob/master/Ghidra/Features/Base/src/main/help/help/topics/ImporterPlugin/importer.htm) functionality built into ghidra to add the exported .gzf. -- cgit v1.3.1