| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
checking cache
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
convention in type docs
|
|
open_view behavior around bndb loading
|
|
|
|
|
|
add missing module on inspect.getattr_static and small readability cleanup
|
|
|
|
Add string handling to ILRegister comparison.
This is especially nice with the CallingConvention API. It returns a string for things like "int_return_reg". This allows comparison without sprinkling of str().
Fix up __ne__ for ILInstruction.
|
|
|
|
|
|
header parsing or getting load options fail
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
basic block
|
|
expose FileMetadata::GetExistingViews()
|
|
BNInitPlugins to allow platforms to load customized architecture plugins
|
|
during open with options.
|
|
add CanAssemble() to architectures
|
|
|
|
|
|
|
|
|
|
|
|
using py3 Path object)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
user data variables, again.
|
|
user data variables.
|