index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
Age
Commit message (
Expand
)
Author
2023-11-06
Type Containers
Glenn Smith
2023-10-25
DWARF Import : Better detection and handling of malformed DWARF info; Resolve...
KyleMiles
2023-10-17
BNGetVariablesForParameters register list also works for float regs
Rusty Wagner
2023-09-29
DWARF Import : Misc code cleanup, improvements, and enabling by default changes
KyleMiles
2023-09-28
Fix demo build issue on Linux due to failure to create symlink for libbinaryn...
Xusheng
2023-09-20
Rust API: Fix load settings not being the right load settings
Glenn Smith
2023-09-20
Rust API : FFI Fix, was leaking some non-null-terminated strings to the core....
KyleMiles
2023-09-19
fix the rust API get_form_input bug
Jordan Wiens
2023-09-11
Fix memory leak in functions calling BNCreateUserFunction
Xusheng
2023-08-30
DWARF Import : >450,000% Performance Improvement
KyleMiles
2023-08-25
DWARF Import : Fix crash on recursively defined function type that contains i...
KyleMiles
2023-08-25
DWARF Import : More optimizations
KyleMiles
2023-08-25
DWARF Import : Introduce fastpath for compilation unit handling
KyleMiles
2023-08-25
DWARF Import : Correctly track parsing progress
KyleMiles
2023-08-24
Commit cargo.lock files for rust api
Glenn Smith
2023-08-22
Change how DWARF Import initializes to enable unit tests
KyleMiles
2023-08-22
DWARF Import : Improved Cross-Compilation-Unit Handling
KyleMiles
2023-08-22
DWARF : Update gimli dependency
KyleMiles
2023-08-22
Recover parameter names even when type parsing fails (this could be a bad idea)
KyleMiles
2023-08-22
DWARF Import : Prevent another crash related to #4547
KyleMiles
2023-08-17
Rust API: Add Structure::base_structures and fix type on StructureBuilder::ba...
Glenn Smith
2023-08-17
Rust API: Stop using NamedTypeReference::from_raw directly
Glenn Smith
2023-08-16
Add DefineUserTypes to Rust/Python (+ fix return type)
Glenn Smith
2023-08-07
[Rust API] Fix format string bug in BNLog
Glenn Smith
2023-08-04
DWARF Import : Fix crash / Bandaid fix for #4547
KyleMiles
2023-07-31
Add dSYM support
KyleMiles
2023-07-31
Dwarf import : Handle default address size for pointers better when the dwarf...
KyleMiles
2023-07-31
Rust Minidump example : Pin time dependency version to fix builds
KyleMiles
2023-07-26
Allow for anonymous classes and fix mutability error with respect to #4512
KyleMiles
2023-07-26
DWARF Import/Export : Update Cmake to save pdbs
KyleMiles
2023-07-25
Rust API : apply cargo fmt
KyleMiles
2023-07-25
impl `From<&'a Ref<T>>` for `Conf<&'a T>`
Michael Krasnitski
2023-07-25
rust: Add `StructureBuilder::with_members`
Michael Krasnitski
2023-07-25
rust: Change `StructureBuilder::insert` to take and return `&self`
Michael Krasnitski
2023-07-25
rust: Add support for defining auto data vars and auto types
Michael Krasnitski
2023-07-25
DWARF Import : Allow for duplicate type definitions; log_error when overwriti...
KyleMiles
2023-07-11
Resolve github dependabot security warning
KyleMiles
2023-07-11
add BinaryView::functions_containing
unknowntrojan
2023-07-11
Bump bindgen version to fix compilation with latest rustc
unknowntrojan
2023-07-10
Dwarf import : Resolve multiple data variable definitions for the same locati...
KyleMiles
2023-07-10
DWARF Import DebugInfo Plugin
KyleMiles
2023-07-10
DWARF Export : Misc improvements
KyleMiles
2023-07-10
DWARF Export : Improve Default Parameter Handling
KyleMiles
2023-07-10
Move DWARF Export in to DWARF folder in Rust API examples folder
KyleMiles
2023-07-10
Move binary view loading in to the core; deprecate open_view in favor of load...
KyleMiles
2023-07-07
Expose function "pure" flag to api and typesystem
Glenn Smith
2023-06-08
Undo transactions / context manager
Glenn Smith
2023-06-08
Undo entry states and reverting
Glenn Smith
2023-06-06
Rust API : Add the noexports feature to not export the ABI functions (for whe...
KyleMiles
2023-05-31
Rustdoc warning cleanup (fixes dead links)
KyleMiles
[next]