From a37ec4ddebd6186cd1e16fb81f8251d186ef9fa9 Mon Sep 17 00:00:00 2001 From: Mason Reed Date: Tue, 17 Sep 2024 12:21:27 -0400 Subject: Add IDB import to README list of plugins --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 46a6fc97..fd16e012 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ This repository contains all of our Binary View Type plugins available here: * [DWARF Import](https://github.com/Vector35/binaryninja-api/tree/dev/rust/examples/dwarf/dwarf_import) * [PDB Import](https://github.com/Vector35/binaryninja-api/tree/dev/rust/examples/pdb-ng) +* [IDB Import](https://github.com/Vector35/binaryninja-api/tree/dev/rust/examples/idb_import) ## Related Repositories -- cgit v1.3.1