| Age | Commit message (Collapse) | Author |
|
|
|
Closes Vector35/binaryninja-api#6430
|
|
|
|
|
|
functions
|
|
|
|
https://github.com/Vector35/binaryninja-api/issues/6408
|
|
Fixes #6397
|
|
CC Vector35/binaryninja-api#6235
|
|
when unimplemented to prevent ctypes error
|
|
|
|
invalid. Fix https://github.com/Vector35/binaryninja-api/issues/6320
|
|
`mul` is aligned with at least what x86 returns for tokens.
Signed-off-by: Dusk Banks <me@bb010g.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 1699c71999d29d32aba5c9f8fea193a661a4b02b.
|
|
|
|
|
|
|
|
|
|
descriptor-based classes.
|
|
|
|
|
|
Allows language bindings like rust to free conditions lists sanely
|
|
Allows language bindings like rust to free register lists sanely
|
|
|
|
Previously only the relocation ranges were available
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Attempts to partially address #6019.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes Vector35/binaryninja-api#5814. The function now checks if the input is of type . This prevents crashes caused by passing null or non-string values.
|
|
|