| Age | Commit message (Collapse) | Author |
|
For things like temporary flags which the lifters can produce
|
|
|
|
|
|
|
|
|
|
The word "dominator" has lost all meaning to me. All that is going through my head now is Armin van Buuren -- Dominator, on repeat.
|
|
It was already grabbing the Lifted IL through the function object, which may not be the most up to date
|
|
|
|
'constant' property.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previous commit causes failures in API documentation generation. This
builds and passes unit tests locally, hoping that will also be the case
for CI.
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
resource.
|
|
|
|
|
|
and .from_core_variable
|
|
It was throwing lots of messages if MLIL was not found
|
|
|
|
BackgroundTask
|
|
|
|
|
|
Similar to how the debugger imports its magic variables.
Magic variables available: `dsc` and `shared_cache`.
|
|
|
|
|
|
ST/LDSET, and their variants
Also fixes all outstanding issues in arm64test.py, including intrinsics, dc, at, and tlbi
|
|
(skip-ci)
|
|
Return None instead of raising an ILException in Python Function.llil,
mlil, etc to allow these properties to play nice with map and filter
|
|
|