| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
BNGetFunctionILVariables, prevent variables without types (from Mapped MLIL) from erroring out in function.Variable's __repr__, added BNGetLowLevel-Registers, RegisterStacks, Flags, MemoryVersions, and their respective SSA versions, added `LowLevelILFunction`- `.vars`, `.ssa_vars`, `.registers`, `.register_stacks`, `.flags`, `.memory_versions` and ssa versions.
|
|
get_associated_platform_by_address when no platform is specified
Fix for https://github.com/Vector35/binaryninja-api/issues/2554#issue-945559859
|
|
Co-Authored-By: Josh Ferrell <josh@vector35.com>
|
|
|
|
|
|
Fixes #1926 #2374 #2325 #2204 #1652 and possibly others
|
|
|
|
|
|
|
|
FunctionParameters now hold refs and have a constructor
|
|
|
|
|
|
|
|
* fixes rust bindgen not finding stdlib in libclang
* tested that binja builds release+debug without this include
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-sys to reduce build errors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
0732c4d3e9b24382271139c6f796d1639efb1c5d
|
|
7c9ada78241e08bf36bd04d989f742a6de721575
|
|
|