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-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
2024-04-24
improve guide description of views
Jordan Wiens
2024-04-24
improve traverse examples
Jordan Wiens
2024-04-24
improve traverse concepts examples
Jordan Wiens
2024-04-24
add binaryview to important concepts
Jordan Wiens
2024-04-24
Define symtab in elf raw view
Josh Ferrell
2024-04-24
Do not define symbols from mapping symbols
Josh Ferrell
2024-04-24
add missing documentation for interaction APIs and some normalization of phra...
Jordan Wiens
2024-04-23
initial advanced binary search documentation
Jordan Wiens
2024-04-23
compress additional documentation images for more space savings
Jordan Wiens
2024-04-22
Fix pdb compile on Free edition
Glenn Smith
2024-04-22
Public release of PDB parser plugin
Glenn Smith
2024-04-21
Improve type hints for many __getitem__ impls
Josh Ferrell
[prev]
[next]