| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Fix https://github.com/Vector35/binaryninja-api/issues/4205
|
|
|
|
|
|
|
|
|
|
|
|
True to continue the action
|
|
|
|
|
|
|
|
|
|
analysis callbacks.
|
|
Fix for #3842.
|
|
Fixes #3842.
|
|
Add 'Optional' type hint to `seek`
|
|
Adds a `whence` parameter to BinaryReader.seek which behaves similarly
to FileObjects seek method, but defaults to 0, keeping backwards
compatibility.
|
|
|
|
|
|
|
|
|
|
https://github.com/Vector35/binaryninja-api/issues/3800
|
|
Print a warning message when a deprecated function/property/class is used
|
|
|
|
|
|
|
|
|
|
This was causing the generated html to not show the param lines
correctly.
|
|
arguments into the core. Fix https://github.com/Vector35/binaryninja-api/issues/3755
|
|
|
|
|
|
|
|
|
|
len(). Fix https://github.com/Vector35/binaryninja-api/issues/3634
|
|
|
|
|
|
|
|
|
|
|
|
`loader.debugInfoExternal` to `analysis.debugInfo.internal` and `analysis.debugInfo.external`
|
|
actions to load default load settings
|
|
|
|
|
|
|
|
|
|
|
|
|