| Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed typo `s/directally/directly/`
|