diff options
| author | Glenn Smith <glenn@vector35.com> | 2024-09-16 17:43:09 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-16 17:43:09 -0400 |
| commit | f65fb7a59b754df56eb4e3d3626788262dbf51e1 (patch) | |
| tree | 5119cc4e31909a928a6399343e244544b7e8bdb9 | |
| parent | 8c16a4163d3423700d2d8ad82c0b451ccae4c73d (diff) | |
Add PDB parser to README list of plugins
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
