index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-02-27
Fix for log/scripting views having a BinaryView context for non-viewframe tabs.
Brian Potchik
2025-02-26
SVD Loader: Support subregion register address blocks
Mason Reed
2025-02-26
Remove module level `Session` initialization in Rust unit tests
Mason Reed
2025-02-26
[SharedCache] Add the ability to install the plugin using CMake
WeiN76LQh
2025-02-26
Add null check to prevent crash when BinaryView::GetAnalysisFunction called w...
Galen Williamson
2025-02-26
[SharedCache] Fix loading DSC BNDB from a local project crashing
Glenn Smith
2025-02-26
Use new icons for code folding feature.
Alexander Taylor
2025-02-26
Add theme color for code fold icons.
Alexander Taylor
2025-02-25
Misc Rust formatting
Mason Reed
2025-02-25
Check for enterprise keychain environment variable in Rust `headless::license...
Mason Reed
2025-02-25
Fix misc rust doc test
Mason Reed
2025-02-25
Refactor analysis pipeline completion logic and add support for re-enabling a...
Brian Potchik
2025-02-25
Make `register_platform_recognizer` return by ref in Rust API
Mason Reed
2025-02-25
Fix BnString usage of `as_ref` instead of `as_str`
Mason Reed
2025-02-24
Specify target rust version in Rust CI
Mason Reed
2025-02-24
Fix clippy lints applying to `binaryninjacore-sys`
Mason Reed
2025-02-24
Remove `is_floating_point` from `Type` impl Debug
Mason Reed
2025-02-24
Add SVD Loader Plugin
Mason Reed
2025-02-24
Fix default scope for settings QueryOptions in Rust API
Mason Reed
2025-02-24
Add `BinaryViewExt::comment_at` and `BinaryViewExt::set_comment_at`
Mason Reed
2025-02-24
Implement Rust MemoryMap
Mason Reed
2025-02-24
Add platform recognizer to Rust API
Mason Reed
2025-02-23
Fix API compilation for clang on windows
Josh Ferrell
2025-02-21
Deduplicate function objects returned from 'get_functions_by_name' API.
Brian Potchik
2025-02-19
[SharedCache] Don't capture `this` within lambda passed to MMappedFileAccesso...
Mark Rowe
2025-02-18
add documentation for BN_QSETTINGS_POSTFIX
Jordan Wiens
2025-02-18
[SharedCache] Fix un-updated symbols list
Mason Reed
2025-02-18
Add BinaryView.forget_undo_actions
Glenn Smith
2025-02-18
Remove function from Debug impl of MediumLevelILLiftedInstruction in Rust API
Mason Reed
2025-02-18
Fix the lifted GotoLabel in Rust printing the function in Debug impl
Mason Reed
2025-02-18
Fix Rust TagReference incorrectly holding a Tag reference
Mason Reed
2025-02-17
[SharedCache] Fix building on windows due to unresolved extern symbols
Mason Reed
2025-02-17
[SharedCache] Remove using namespace statement from headers
Mason Reed
2025-02-17
Don't fully initialize when in parseOnly mode
Peter LaFosse
2025-02-17
Add long Symbol constructor for no namespace allocation
Mason Reed
2025-02-17
[SharedCache] Split out symbol processing into own function
Mason Reed
2025-02-17
[SharedCache] Define BackingCacheType
WeiN76LQh
2025-02-17
Fix misc Rust formatting
Mason Reed
2025-02-17
Fix some misc Rust CMakeLists.txt issues
Mason Reed
2025-02-17
[SharedCache] Remove serialization of "unsigned long" in favor of uintX_t
Glenn Smith
2025-02-17
Fix assert on deserialize routines_command_64
Glenn Smith
2025-02-17
[SharedCache] Split state into initial, loaded, and modified
Mark Rowe
2025-02-17
Add created at and created by to project browser info pane
Josh Ferrell
2025-02-17
Add action to project browser to download missing files
Josh Ferrell
2025-02-17
Associate a RemoteProject to a Project when applicable
Josh Ferrell
2025-02-14
uidf refactor
Ryan Snyder
2025-02-14
Update MemoryMap UI with better support for segment modifications.
Brian Potchik
2025-02-14
fix typo in il_function variable property in python api
Jordan Wiens
2025-02-13
Add missing test binaries for Rust API
Mason Reed
2025-02-13
Fix base detection in rust API failing on auto arch detection
Mason Reed
[next]