diff options
| author | Mason Reed <mason@vector35.com> | 2024-09-17 12:21:27 -0400 |
|---|---|---|
| committer | Mason Reed <mason@vector35.com> | 2024-09-17 12:21:27 -0400 |
| commit | a37ec4ddebd6186cd1e16fb81f8251d186ef9fa9 (patch) | |
| tree | 2d06dc95ee06ddfc431630b162ba5f2866cad25f | |
| parent | f65fb7a59b754df56eb4e3d3626788262dbf51e1 (diff) | |
Add IDB import to README list of plugins
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
