| Age | Commit message (Collapse) | Author |
|
|
|
propagation
|
|
It was passing the cffi object not the api object
|
|
|
|
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
|
|
|
|
|
|
|
|
Fixes https://github.com/Vector35/binaryninja-api/issues/5851
|
|
|
|
|
|
Implementing the solution to #4868
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Improve implementation of immutable_copy/mutable_copy
|
|
|
|
Remove _mutable types
|
|
Fix linter error in scriptingprovider.py
Update workflow.py using updated paradigms and type hints
|
|
|
|
|
|
|
|
|
|
|
|
underlying BNParseTypesString works
|
|
|
|
|
|
|
|
|