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-01-31
Update Render Layer registration in Rust API
Mason Reed
2025-01-31
Remove FlowGraphNode lifetime in Rust API
Mason Reed
2025-01-31
Fix misc clippy lints
Mason Reed
2025-01-31
Add lock on enterprise checkout code in Rust API
Mason Reed
2025-01-31
Improve headless initialization in Rust API
Mason Reed
2025-01-31
Add LLIL_REG_STACK_POP and LLIL_REG_STACK_PUSH to Rust API
Mason Reed
2025-01-31
Rust remove function ref from HighLevelILLiftedInstruction impl Debug
Mason Reed
2025-01-31
Update Render Layer docs and type annotations
Glenn Smith
2025-01-30
Render Layers
Glenn Smith
2025-01-30
[SharedCache] Vision Pro, tvOS, iOS Simulator support
kat
2025-01-28
Merge branch 'fix_6370_HighlightColor_init_sets_wrong_attribute' into dev
Galen Williamson
2025-01-28
Fixes #6370: HighlightColor.__init__ attempts to set a property with no setter
Galen Williamson
2025-01-28
Add CursorPosition::operator<=
Josh Ferrell
2025-01-28
Fix `BnStrCompatible` impl for `&Path`
Michael Krasnitski
2025-01-27
Update some rust impl Debug
Mason Reed
2025-01-27
Fix building rust tests in demo mode
Mason Reed
2025-01-27
Fix some rust race conditions and comment some likely suspects
Mason Reed
2025-01-27
[SharedCache] Optimize `ReadExportNode`
Mark Rowe
2025-01-27
Port sharedcache view to MemoryRegions, removing the need for the fake Raw vi...
kat
2025-01-27
Update idb_import to 0.1.8
rbran
2025-01-27
Add `StructureBuilder::current_width`
Mason Reed
2025-01-27
Update rust CI to not catch new branch pushes
Mason Reed
2025-01-27
Fix rust EnumerationBuilder method return types
Visual Ehrmanntraut
2025-01-25
Fix some invalid links in README.md
Mason Reed
2025-01-25
Fix incorrect immutable borrow for EnumerationBuilder
Mason Reed
2025-01-25
MSVC RTTI: Narrow when pClassHierarchyDescriptor is recursed into
nullableVoidPtr
2025-01-25
MSVC RTTI: Recursively define ClassHierarchyDescriptors
nullableVoidPtr
2025-01-25
MSVC RTTI: Fix typo on pClassHierarchyDescriptor
nullableVoidPtr
2025-01-25
MSVC RTTI: Define attribute enumerations for Base Class Descriptors and Class...
nullableVoidPtr
2025-01-25
Bump `thiserror` and `itertools`
Mason Reed
2025-01-25
Misc rust formatting
Mason Reed
2025-01-25
Add missing documentation to _with_progress load functions
Mason Reed
2025-01-25
Add `Session::load_with_progress` and `Session::load_with_options_and_progress`
Mason Reed
2025-01-25
Fix statically linking PDB import plugin for demo builds
Mason Reed
2025-01-25
Fix collaboration support checks in rust unit tests
Mason Reed
2025-01-25
Add missing rust test binary
Mason Reed
2025-01-25
Update .gitignore to allow rust text binary fixtures
Mason Reed
2025-01-25
Rust refactor
Mason Reed
2025-01-24
Update docs for get_save_filename_input to reflect actual api spec
Glenn Smith
2025-01-24
Add line formatter API and a generic line formatter plugin
Rusty Wagner
2025-01-24
Make strings view a sortable table
Josh Ferrell
2025-01-24
Fix crash when dwarf parsing starts while binja is shutting down
Josh Ferrell
2025-01-24
Add CursorPosition::operator==
Josh Ferrell
2025-01-23
Fix CopyableLabel filename.
Brian Potchik
2025-01-23
Fix CopyableLabel hidden text feature.
Brian Potchik
2025-01-22
Support eligibility callbacks through the API for Workflow actions.
Brian Potchik
2025-01-21
Fix typo
utkonos
2025-01-20
Revert "Add line formatter API and a generic line formatter plugin"
Rusty Wagner
2025-01-20
Allow overriding common loader settings when automatic load file parsing fails.
Brian Potchik
2025-01-17
[thumb2] Fix #6328: "Invalid intrinsic lifting for MRS instruction: destinati...
Galen Williamson
[next]