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
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-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-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
2021-09-27
Better support for change type in linear view
Xusheng
2021-09-05
Move MemberAccess/MemberScope to StructureMember
Peter LaFosse
2021-09-05
Refactor Python Types
Peter LaFosse
2021-08-18
Rust API : DebugInfo API Fixes
KyleMiles
2021-07-07
DebugInfo - plugable debug information importers - C++, Rust, and Python APIs
KyleMiles
2021-07-07
Rust API : Fix for calling convention ABI change
KyleMiles
2021-07-07
Rust API : Replace Platform::from_raw with Platform::ref_from_raw
KyleMiles
2021-07-07
Rust API: Type Improvements
KyleMiles
2021-06-15
formatting
endeavor
2021-06-15
snake case for overwriteExisting
endeavor
2021-06-15
support are_argument_registers_user_for_var_args added in 0732c4d3e9b24382271...
endeavor
2021-06-15
fix BNAddStrutureBuilderMemberAtOffset which changed in 7c9ada78241e08bf36bd0...
endeavor
2021-05-12
Rust API : fix save apis
KyleMiles
2021-05-12
Rust API : Add filemetadata::FileMetadata::create_database and filemetadata::...
KyleMiles
2021-05-11
Rust API; More setting support, fix edgecase in open_view_with_options, and f...
KyleMiles
2021-05-11
Rust API : Better headless support; Introducing `binaryninja::open_view` and ...
KyleMiles
2021-04-28
Slightly better work-around for ABI version retrieval
Markus Piéton
2021-04-28
Fix wrong CorePluginABIVersion, plugin_abi_version, and plugin_abi_minimum_ve...
Markus Piéton
2021-04-25
rust: fmt
yrp
2021-04-25
rust: fix missing return type
yrp
2021-04-19
Fix Mach-O duplicate symbol handling for external relocations.
Brian Potchik
2021-04-19
Add View Type to BNIsBackedByDatabase
Markus Piéton
2021-03-22
Remove BNFreeString call
Josh Watson
2021-03-22
Implement Platform::parse_types_from_source
Josh Watson
2021-03-18
Better type support
KyleMiles
2021-03-17
Misc typo changes, const changes, code cleanup, and example updates
KyleMiles
2021-03-15
More mut
Josh Watson
2021-03-15
cargo fmt
Josh Watson
2021-03-15
Resolve Kyle's comments
Josh Watson
2021-03-15
Implement BackgroundTask::running_tasks()
Josh Watson
2021-03-15
Implementing BackgroundTask
Josh Watson
2021-02-26
Add is_eligible_for_heuristics to builder
Joe Rozner
2021-02-26
Fix rust plugin linking on Windows
yrp
2021-01-27
Add ABI version verification for plugins
Rusty Wagner
[prev]
[next]