binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

Respect _NT_SYMBOL_PATH on Windows

Open yrp604 opened this issue 5 years ago • 0 comments

On Windows, the environment variables _NT_SYMBOL_PATH is the standard way to determine symbol information, both local cache and symbol server. Binja should default to parsing this env var, then fall back to its current values if its not set.

yrp604 avatar Jun 18 '20 22:06 yrp604