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-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
2022-04-29
Check in the debugger
Xusheng
2022-04-12
fix: CustomViewContext using 'std::mem::zeroed' which can result in runtime p...
EliseZeroTwo
2022-04-12
Rust API : Fix ref counting bug in CustomBinaryView creation, initialization,...
KyleMiles
2022-04-12
Update cargo from stable-2021-06-17 -> stable-2021-04-07
KyleMiles
2022-03-20
Fix detection of BNDB analysis databases
Michael Holmes
2022-03-16
Add support for structured logging
Peter LaFosse
2022-02-16
Escape type names and definitions
Glenn Smith
2022-02-14
rust: add demangle helpers for gnu3 and ms
KyleMiles
2022-02-14
Rust: Minor tweaks to 2890; merge architecture::InstructionTextToken and disa...
KyleMiles
2022-02-14
rust: add linearview and related APIs
Fabian Freyer
2022-02-14
rust: add ArrayGuard and for non-owned arrays
Fabian Freyer
2022-02-14
rewrote some of the API to be both a bit more rusty and nicer to read (no mor...
Lukas Dresel
2022-02-14
rust: Add BinaryReader and BinaryWriter
Fabian Freyer
2022-02-11
Rust: Update `basic_script`'s Cargo.lock
KyleMiles
2022-02-08
rust: bump bindgen version to ^0.59
Fabian Freyer
2022-02-08
rust: Move icon and name setter to TagType::create
Fabian Freyer
2022-02-08
rust: Add tags and tag types to the API
Fabian Freyer
2022-02-08
rust: add some interaction functions
Fabian Freyer
2022-02-03
CMake: consistency with arch/platform plugins
Glenn Smith
2022-02-02
Fancier CMake: find scripts, out-of-tree example builds
Glenn Smith
2022-01-28
rust: fix semantic class for flag write cb
Joe Rozner
2022-01-28
Format All Files
KyleMiles
2022-01-24
rust: fix warnings on windows
yrp
2022-01-24
chore: rust: add common useful derive macros to enums that are missing it
EliseZeroTwo
2022-01-19
Make enumeration's signed property BoolWithConfidence
Peter LaFosse
2022-01-17
Make various database progress functions cancellable
Glenn Smith
2022-01-13
Allow the creation of const/volatile NTRs
Peter LaFosse
2021-12-02
Rust API - Add BinaryView::data_variables
KyleMiles
2021-11-24
Rust API : Correct naming convention on scope and access fields and apply car...
KyleMiles
[prev]
[next]