| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also updated example script to use full analysis by default
|
|
|
|
|
|
platform passed
|
|
|
|
|
|
Also updated and cleaned up documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
phrasing. Resolves #5317
|
|
|
|
|
|
|
|
added documentation to BackgroundTask and BackgroundTaskThread
|
|
|
|
|
|
|
|
|
|
+ Pane usage
|
|
|
|
80 would have made sense if it were characters, but blocks of 0x50 bytes just look plain weird
|
|
This is a more accurate name for what the parameter actually does. Documentation was improved as well.
|
|
|
|
imports
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
characters. Fix https://github.com/Vector35/binaryninja-api/issues/5192
|
|
|
|
tokens in lower levels, and improve token usage in disassembly
|
|
|
|
|
|
- XLILFunction.get_expr: Get an expr by index
- XLILFunction.copy_expr: Copy an IL expr to a new expr
- XLILInstruction.raw_operands: the straight integers from the core
- Extra accessors on XLILLabel
|
|
This is already exposed in the CPP interface, and is useful for
workflows for enumerating all expressions in an ILFunction
|
|
|