From 93e0a64e77169c29960a1cbd9bdedadfeb4a5f7e Mon Sep 17 00:00:00 2001 From: Mason Reed Date: Wed, 23 Oct 2024 22:10:17 -0400 Subject: Add MSVC RTTI plugin Adds two commands that must be run manually "MSVC\\Find RTTI" and "MSVC\\Find VFTs" both of which will apply their respective data to the view AND store metadata for scripts to use under the "msvc" key. --- .gitignore | 1 - 1 file changed, 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e6e73fc9..91a0f3ab 100644 --- a/.gitignore +++ b/.gitignore @@ -76,7 +76,6 @@ suite/binaryninja/ build generator types/ -plugins/ # Rust rust/**/*.swp -- cgit v1.3.1