| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change integer register involved via compressed JAL
instruction from 0 (x0 (zero)) to 1 (x1 (ra))
|
|
retrieving string from ConstPtr IL instructions; Resolves #4144
|
|
to LLIL, MLIL, and HLIL
Also cleans up some old code patterns in the old visitors
|
|
|
|
|
|
|
|
Fixes Vector35/binaryninja-api#4984
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TypeLibraries
|
|
|
|
Surprised this isn't a thing yet
|
|
|
|
|
|
|
|
warning in the debugger
|
|
settings UI.
|
|
|
|
for DWO sections)
|
|
|
|
|
|
|
|
This reverts commit 869785ff2ee9b83731b9f8451f8aa4372d74c31e.
|
|
|
|
|
|
We don't need a formatter for Confidence<Ref<T>> when we have Confidence<T> and Ref<T> already, so this can just go.
|
|
|
|
https://github.com/Vector35/binaryninja-api/issues/4861
|