index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-05-03
Bump ABI to 61
Mason Reed
2024-05-03
Fix options BinaryView case on python demangler being passed incorrectly
Mason Reed
2024-05-03
Use LLVM demangler as a fallback for GNU and MS demanglers
Mason Reed
2024-05-03
Revert change to api_test.py
Mason Reed
2024-05-03
Expose LLVM demangler
Mason Reed
2024-05-03
Fixed typing bug in base detection API
Brandon Miller
2024-05-02
Allow users to specify file name displayed in offsets
Glenn Smith
2024-05-02
Fix get_functions_by_name when platform is passed
Josh Ferrell
2024-05-02
Add address display mode options
Glenn Smith
2024-05-02
BinaryView.get_functions_by_name retrieve regardless of platform when no plat...
Mason Reed
2024-05-01
rust: account for changes to NameAndType bindings
Ryan Snyder
2024-05-01
Merge branch 'fix-vec-leak' of github.com:rbran/binaryninja-api into dev
Ryan Snyder
2024-05-01
Merge branch 'fix-into-raw-2' of github.com:rbran/binaryninja-api into dev
Ryan Snyder
2024-05-01
Merge branch 'fix-non-escaped' of github.com:rbran/binaryninja-api into dev
Ryan Snyder
2024-05-01
riscv: account for minor rust API updates
Ryan Snyder
2024-05-01
Merge branch 'name-and-type-transparent' of github.com:rbran/binaryninja-api ...
Ryan Snyder
2024-05-01
Merge branch 'fix-form-input-builder' of github.com:rbran/binaryninja-api int...
Ryan Snyder
2024-05-01
Merge branch 'remove-zeroed-init' of github.com:rbran/binaryninja-api into dev
Ryan Snyder
2024-05-01
Merge branch 'fix-metadata-from' of github.com:rbran/binaryninja-api into dev
Ryan Snyder
2024-05-01
Merge branch 'remove-shrink_to_fit' of github.com:rbran/binaryninja-api into dev
Ryan Snyder
2024-05-01
Merge branch 'fix-array-2' of github.com:rbran/binaryninja-api into dev
Ryan Snyder
2024-04-30
Add HLIL APIs to fetch the root or by instruction index, and expose the opera...
Rusty Wagner
2024-04-30
Add MLIL APIs for getting by instruction index, and expose the operation size...
Rusty Wagner
2024-04-30
Allow fetching target instruction index in LLIL branches from the Rust API
Rusty Wagner
2024-04-30
Add parameter_variables API to Function in Rust
Rusty Wagner
2024-04-30
Fill out int_arg_registers and float_arg_registers in the Rust API
Rusty Wagner
2024-04-30
link up methods and properties in base address API docs
Jordan Wiens
2024-04-30
Added Python example script for base detection
Brandon Miller
2024-04-30
Python helpers for aborting base detection
Brandon Miller
2024-04-30
Helpers for querying base detection hits
Brandon Miller
2024-04-30
Querying base detection reasons from Python API
Brandon Miller
2024-04-30
Python bindings for base address detection API
Brandon Miller
2024-04-29
replace Vec into_raw_parts with Box
Rubens Brandao
2024-04-26
Fix display of possible values in uidf dialog
Josh Ferrell
2024-04-26
Generate a default name for new enum and union. Fix https://github.com/Vector...
Xusheng
2024-04-25
example python API documentation on websocket
Jordan Wiens
2024-04-25
Fix WebsocketClient.connect when `headers` is not passed
Josh Ferrell
2024-04-25
Recognize uClibc MIPS ELF PLT entries
Josh Ferrell
2024-04-25
Remove From Conf<Ref<Type>> impl for BNTypeWithConfidence
Rubens Brandao
2024-04-25
Removed unused function in base detection
Brandon Miller
2024-04-25
Changed meaning of base detection results table
Brandon Miller
2024-04-25
Base detection rebase navigation improvement
Brandon Miller
2024-04-25
Using ParseExpression to parse numeric inputs
Brandon Miller
2024-04-25
Moved TryReadPointer to core BinaryReader class
Brandon Miller
2024-04-25
Simplified base address detection UI
Brandon Miller
2024-04-25
Hiding base detection results widgets before run
Brandon Miller
2024-04-25
Querying candidate base address reasons
Brandon Miller
2024-04-25
Base address detection widget in Triage view
Brandon Miller
2024-04-25
Fix non-escaped CStr
Rubens Brandao
2024-04-25
Automatically update the element count when the type is changed in the create...
Xusheng
[prev]
[next]