| Age | Commit message (Collapse) | Author |
|
|
|
traces in log window
|
|
|
|
propagation
|
|
|
|
|
|
|
|
Fixes: https://github.com/Vector35/binaryninja-api/issues/7588
|
|
stack trace associated with log messages, instead of creating large mutli-line messages for every exception
|
|
|
|
|
|
|
|
Similar to how the debugger imports its magic variables.
Magic variables available: `dsc` and `shared_cache`.
|
|
|
|
|
|
|
|
(skip-ci)
|
|
|
|
Pseudo Python example plugin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
characters. Fix https://github.com/Vector35/binaryninja-api/issues/5192
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/Vector35/binaryninja-api/issues/4327.
|
|
Fix https://github.com/Vector35/binaryninja-api/issues/4460
|
|
|
|
|
|
|
|
when calling pip using bundled python on macos. This fixes installing package dependencies that use setuptools
|
|
bundled Python interpreter executable on MacOS
|
|
|
|
|
|
|
|
using bundled python
|
|
|
|
Re: #3596
|
|
Fixes Vector35/binaryninja-api#3682
|
|
|
|
|
|
|
|
BN_DISABLE_CORE_DEBUGGER environment variable
|
|
|