From f65fb7a59b754df56eb4e3d3626788262dbf51e1 Mon Sep 17 00:00:00 2001 From: Glenn Smith Date: Mon, 16 Sep 2024 17:43:09 -0400 Subject: Add PDB parser to README list of plugins --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 87463549..46a6fc97 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ This repository contains all of our Binary View Type plugins available here: ## DebugInfo * [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) ## Related Repositories -- cgit v1.3.1