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
2022-11-10
Fix ASAN crash on PDB load
Rusty Wagner
2022-10-09
Remove default load settings; Move settings `analysis.debugInfoInternal` and ...
KyleMiles
2022-10-04
Fix cargo warnings about unused imports; cargo fmt
KyleMiles
2022-10-04
Add API bindings for `BNBinaryViewGetDefaultLoadSettings` for force API actio...
KyleMiles
2022-10-04
Rename and move `Analysis/Database Merge Tool` to `File/Merge Databases`; Add...
KyleMiles
2022-09-29
Fix updated rust api
Glenn Smith
2022-09-29
[Rust API] Register settings
Glenn Smith
2022-09-29
[Rust API] From<Vec<StructureMember>> for StructureBuilder
Glenn Smith
2022-09-29
DebugInfo: make parseInfo have a progress callback
Glenn Smith
2022-09-29
DebugInfo: take entire Type for function instead of by-parts
Glenn Smith
2022-09-29
Make DebugInfo::parse failable
Glenn Smith
2022-09-29
Expose CallingConvention::GetVariablesForParameters
Glenn Smith
2022-09-29
[Rust API] BinaryView::update_analysis
Glenn Smith
2022-09-29
[Rust API] interaction::show_message_box
Glenn Smith
2022-09-29
[Rust API] impl Debug for CallingConvention
Glenn Smith
2022-09-29
[Rust API] BinaryView metadata storing
Glenn Smith
2022-09-29
[Rust API] Fancier Debug impl for Type
Glenn Smith
2022-09-29
[Rust API] Trait for Confidence-mergable types
Glenn Smith
2022-09-29
[Rust API]: Eq for Ref<Type>
Glenn Smith
2022-09-29
[Rust API] Various path getters
Glenn Smith
2022-09-29
[Rust API] DownloadProvider
Glenn Smith
2022-09-29
[Rust API] Debug for StructureBuilder
Glenn Smith
2022-09-29
[Rust API] Better name for this trait fn, more CC support
Glenn Smith
2022-09-29
[Rust API] General type fixes and additions
Glenn Smith
2022-09-29
[Rust API] Settings string_list and json
Glenn Smith
2022-09-29
[Rust API] Add support for Metadata
Glenn Smith
2022-09-29
[Rust API] Helpers and Structure::members/insert_member
Glenn Smith
2022-09-29
[Rust API] Make more types convertible to BN types
Glenn Smith
2022-09-29
Interaction::RunProgressDialog
Glenn Smith
2022-09-22
Add new DebugInfo APIs
KyleMiles
2022-08-31
Rust API : Major docs update (still need detailed module and function documen...
KyleMiles
2022-08-30
Rust doc : Copy images every time, not just when the images change
KyleMiles
2022-08-29
Rust docs : add `#![doc(html_no_source)]` to reduce file count
KyleMiles
2022-08-29
Add Rust docs to CI (see https://dev-rust.binary.ninja 🎉)
KyleMiles
2022-08-29
Rust API : Update and add copyrights
KyleMiles
2022-08-29
Rust API Examples : Fix uses of `InstructionTextToken::new`
KyleMiles
2022-08-29
Add `cargo check` of API and all examples to CI
KyleMiles
2022-08-16
Rust API : Implement more of the core enum `InstructionTextTokenType` in `Ins...
KyleMiles
2022-07-07
Revert 94649dde0d847aa2407d565632f7d2c3cdff32f5: "Add IsExternal callback to ...
KyleMiles
2022-06-28
Rust API: Fix Type::parameters()
Glenn Smith
2022-06-27
Rust API : Add Type::parameters for @CouleeApps
KyleMiles
2022-06-24
Rust API: Change tokens to use slice::from_raw_parts
rose
2022-06-23
Rust API: Rename get_open_filename_input args (fixes #3113 )
rose
2022-06-23
Rust API: Update basic_script Cargo.lock
rose
2022-06-23
Rust API: Examples workspace
rose
2022-06-23
Rust API: Change instruction_text to use Vec<>
rose
2022-06-20
rust: Fix compilation error when compiling with the 'rayon' feature enabled
ergrelet
2022-06-09
Add `IsExternal` callback to debug info API
rose
2022-06-08
Generate fat binary for Mac Rust plugins
Rusty Wagner
2022-05-11
Clang+TypeParser APIs
Glenn Smith
[next]