| Age | Commit message (Collapse) | Author |
|
|
|
|
|
instruction/expr text
|
|
|
|
|
|
fix state initialization.
|
|
|
|
|
|
|
|
|
|
Refactor plugin repo loading into scripting provider.
Find python binary for given python library
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bug in MS demangler)
|
|
|
|
|
|
support to Python (see note)
This introduces the ability to receive and free string from Rust in Python.
For it to work, your exposed function name needs to begin with "BNRust", and the generator will create the appropriate code for freeing string return values and arguments.
|
|
|
|
expose FileMetadata::GetExistingViews()
|
|
BNInitPlugins to allow platforms to load customized architecture plugins
|
|
add CanAssemble() to architectures
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|