| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
https://github.com/Vector35/binaryninja-api/issues/5621
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add doc comment for #2987
|
|
maximum_version_info
|
|
|
|
|
|
|
|
|
|
|
|
no Elvis operator ?:(
api\arch\arm64\il.cpp(894): error C2059: syntax error: ':'
api\arch\arm64\il.cpp(1839): error C7555: use of designated initializers requires at least '/std:c++20'
|
|
tests for recently added system registers dczid_el0 and ctr_el0; fixes #5603
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #5231.
|
|
|
|
|
|
|
|
automatically enable the workflow when applicable.
|
|
Fix an issue with binding opcode 0xC0
|
|
Just needed a null check around this
|
|
|
|
and reduce code duplication
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
guardCFDispatchFunctionPointer in case of rebasing. Fix https://github.com/Vector35/binaryninja-api/issues/5535
|
|
|
|
|
|
|
|
|
|
https://github.com/Vector35/binaryninja-api/issues/5510
|
|
|
|
performance
|