| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
https://github.com/Vector35/debugger/issues/236.
|
|
|
|
|
|
https://github.com/Vector35/binaryninja-api/issues/3339
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
scripting console
|
|
|
|
|
|
|
|
|
|
|
|
|
|
metadata.py, callingconvention.py, binaryview.py, highlevelil.py, scriptingprovider.py, types.py
Fix typehint for Union[QualifiedName, str]
|
|
Remove _mutable types
|
|
Fix linter error in scriptingprovider.py
Update workflow.py using updated paradigms and type hints
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dependencies outside of a virtual-env
|
|
|
|
|
|
|
|
|
|
fixes Vector35/binaryninja-api#2206
|
|
|
|
|
|
|
|
installation
|
|
|
|
|
|
|
|
|
|
Refactor plugin repo loading into scripting provider.
Find python binary for given python library
|
|
|
|
|