index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
src
Age
Commit message (
Expand
)
Author
2024-07-09
Return option instead crashing on invalid database keys
Mason Reed
2024-07-09
Rust API : Fix misc clippy warnings
KyleMiles
2024-07-09
implement rust Update
Rubens Brandao
2024-07-09
fix TypeLibrary representation
Rubens Brandao
2024-07-09
fix doc warning
Rubens Brandao
2024-07-09
implement rust TypeLibrary
Rubens Brandao
2024-07-09
implement rust TypeArchive
Rubens Brandao
2024-07-09
impl rust Database
Rubens Brandao
2024-07-09
Fix double-free with `Array<InstructionTextToken>`
Rubens Brandao
2024-07-08
ExternalLibrary rust api fixes
Josh Ferrell
2024-07-08
implement rust ExternalLibrary
Rubens Brandao
2024-07-06
Fix TagType::set_icon so that it actually sets a tag type's icon
ergrelet
2024-07-03
fix invalid ptr caused by dropping InstructionTextToken prematurely
Rubens Brandao
2024-07-02
Fix many crashes from uncaught exceptions
Josh Ferrell
2024-07-02
Small fixes for rust component api
Josh Ferrell
2024-07-02
fix return type for Array ComponentReferencedTypes
Rubens Brandao
2024-07-02
add Component missing functions
Rubens Brandao
2024-07-02
implement rust Component
Rubens Brandao
2024-07-02
Fix typo
Josh Ferrell
2024-07-02
remove description from tests
Rubens Brandao
2024-07-02
add tests for rust project implementation
Rubens Brandao
2024-07-02
minor fixes
Rubens Brandao
2024-07-02
implement project in rust
Rubens Brandao
2024-07-01
Fix callee_saved_registers for CallingConvention
Rubens Brandão
2024-07-01
Create ExpressionBuilder from Expression
Mason Reed
2024-07-01
Add LLIL_REG_SPLIT to rust api
Mason Reed
2024-06-28
fix missing null ending at string
Rubens Brandao
2024-06-19
Add data_variable_at_address and fixed the type propagation issue in riscv
Zichuan Li
2024-06-13
Apply stack variables from DWARF
Josh Ferrell
2024-06-11
Add original base to Rust API.
Alexander Taylor
2024-06-10
Alternate fmt::Debug for Type with even more debug info
Glenn Smith
2024-05-31
Add binaryninja::load_view
Josh Ferrell
2024-05-30
fix cargo doc warnings
Galen Williamson
2024-05-29
Add LLIL_JUMP_TO target list to Rust API
Rusty Wagner
2024-05-28
Rust API : recommend users use serde_json for when opening with options
KyleMiles
2024-05-28
Implement python MLIL related functions
Rubens Brandao
2024-05-28
fix multiple memory leaks related to CStr/BnString
Rubens Brandao
2024-05-28
update `Session::load_with_option` to the new API
Rubens Brandao
2024-05-28
allow `load_with_option` to accept json options
Rubens Brandao
2024-05-28
Solved issue #1180 by adding new APIs
Zichuan Li
2024-05-27
Update load APIs to take a JSON string for options.
Brian Potchik
2024-05-24
Fix do while condition and body being flipped in Rust HLIL bindings
Rusty Wagner
2024-05-24
arch: multiple delay slot support, suppress spurious mips warning
Ryan Snyder
2024-05-20
Fix ARM64 Linux build
Rusty Wagner
2024-05-20
Implement python Function methods to rust
Rubens Brandao
2024-05-15
Rust: change signatures of `define_{auto,user}_data_var`
Michael Krasnitski
2024-05-15
Apply suggestions from code review
Kyle Martin
2024-05-15
Fix invalid write to uninitialized reserved Vec
Rubens Brandao
2024-05-15
Fix invalid write to uninitialized Vec
Rubens Brandao
2024-05-10
Rust API : Misc cargo clippy fixes
KyleMiles
[prev]
[next]