| Age | Commit message (Collapse) | Author |
|
Fixes 912465b5cf1d0442443d9584e15111361f27751c regression that broke cfstring parsing
|
|
If we hit a got entry outside the valid regions of memory we can safely assume the tables to be malformed.
|
|
|
|
Fixes https://github.com/Vector35/binaryninja/issues/1472
|
|
|
|
Fixes https://github.com/Vector35/binaryninja/issues/1470
|
|
event callback
|
|
This mirrors the fix that was performed on the x86 platform
|
|
|
|
|
|
|
|
Addresses feedback from PR #8188.
|
|
Closes #6630.
|
|
|
|
Closes #8020 and #8021.
|
|
|
|
|
|
|
|
|
|
Fixes https://github.com/Vector35/binaryninja-api/issues/8196
|
|
Fixes https://github.com/Vector35/binaryninja-api/issues/8181
|
|
Also implements the new calling convention APIs in Rust
|
|
|
|
|
|
|
|
|
|
conventions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix for sentry crash BINARYNINJA-89
|
|
|
|
|
|
This is a replacement for the `DataRenderer::RenderLinesForData` member
function as it is impossible to use without leaking memory.
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #8166.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|