| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
polar bears.
|
|
|
|
files list.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
thrown exception
Probably should have done this sooner, just lets the user continue analysis, rtti exceptions are continuable from the view of analysis.
|
|
|
|
This occurred because prior to the change made in build `7484` we short-circuited when the pointer pointed to a read only segment, now that we consult the section the sections semantics were incorrect and failed, this fixes the dyld data sections to have correct semantics.
|
|
Previous commit causes failures in API documentation generation. This
builds and passes unit tests locally, hoping that will also be the case
for CI.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes https://github.com/Vector35/binaryninja-api/issues/6837
|
|
|
|
So that users of the memory map API can know if a view has activated the memory map and adjust behavior accordingly.
|
|
Fixes Vector35/binaryninja-api#6679
|
|
Found when a vtable is constrained to a size less than the base vft, indicating a bad base vft associating most likely.
Fixes https://github.com/Vector35/binaryninja-api/issues/6840
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now it will skip building the headless-required examples for Personal editions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|