summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKyleMiles <krm504@nyu.edu>2024-01-10 14:34:27 -0500
committerKyleMiles <krm504@nyu.edu>2024-01-10 14:34:27 -0500
commita5c15c3ff5d134487ed59301299bdac36f627703 (patch)
treec3e6bd4d0e9405dff597f3b0708c4f3b8342459e /README.md
parente2b9743f77139f0e36c5cc2362d6895d69e6c401 (diff)
Remove IDB Importer
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2b96d8d6..afc210c1 100644
--- a/README.md
+++ b/README.md
@@ -109,8 +109,6 @@ In addition to this main API repository being open source Vector35 also has open
### DebugInfo
* [DWARF Import](https://github.com/Vector35/binaryninja-api/tree/dev/rust/examples/dwarf/dwarf_import)
-* [IDB Import](https://github.com/Vector35/idb-import-plugin)
-* [IDB Parser](https://github.com/Vector35/idb-parser-rs)
### Debugger