| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Also adds support for parsing bitfields in PDB, DWARF and SVD plugins
WIP: API needs to be considered more, also need to find type related apis that may need to be rethought.
|
|
|
|
|
|
|
|
|
|
|
|
Add note about type_names not being sorted anymore
|
|
|
|
|
|
|
|
|
|
|
|
container transforms.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Calls to `Workflow::Instance` that were looking up a built-in workflow
name are updated to use `Workflow::Get`. Others use `Workflow::GetOrCreate`.
|
|
|
|
|
|
message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previously we only really had a way to access the platform system call information, this was missing the system call information found in type libraries
Fixes https://github.com/Vector35/binaryninja-api/issues/7089
|
|
The python API was kept the same seeing as we are close to the release, will likely start deprecating some of those API's soon.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
duplicating work
|
|
of the _user_ variant
|
|
|
|
|
|
|
|
linear/graph view
|