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
2025-02-11
Rust API misc formatting
Mason Reed
2025-02-11
Fix FlowGraph::low_level_il crash in Rust APi with no LLIL function object
Mason Reed
2025-02-11
Do not load user or repo plugins by default when initializing a headless inst...
Mason Reed
2025-02-11
Fix Rust InstructionTextTokenKind not consulting the string token context
Mason Reed
2025-02-11
Add AsMut impl for Ref in Rust API
Mason Reed
2025-02-07
Fix misc Rust example unused var
Mason Reed
2025-02-07
Implement Rust BaseAddressDetection
Rubens Brandao
2025-02-07
Implement Rust DisassemblyTextRenderer
Rubens Brandao
2025-02-07
Implement Rust WebsocketProvider
Rubens Brandao
2025-02-07
Fix incorrect casts in Rust RepositoryPlugin
Mason Reed
2025-02-07
Add server error to EnterpriseCheckoutError::RefreshExpiredLicenseFailed
Mason Reed
2025-02-07
Move session registration for Rust headless initialization to be immediate
Mason Reed
2025-02-07
Fix Rust LinearDisassemblyLine not freeing properly
Mason Reed
2025-02-07
Update types Rust test to check for type deletion
Mason Reed
2025-02-07
Fix secrets_provider Rust tests failing for enterprise builds
Mason Reed
2025-02-06
Update Rust tests to respect image base
Mason Reed
2025-02-06
Fix BinaryReader and BinaryWriter not respecting image base in Rust API
Mason Reed
2025-02-06
Fix rust decompile example
Mason Reed
2025-02-06
Misc rust API formatting
Mason Reed
2025-02-06
Correctly quote the string in the Debug impl for BnString
Mason Reed
2025-02-06
Implement Rust Repository
Rubens Brandao
2025-02-06
Implement Rust SecretsProvider
Rubens Brandao
2025-02-06
Add ability to query IL functions in FlowGraph for Rust API
Mason Reed
2025-02-06
Add simple type to view test for Rust API
Mason Reed
2025-02-06
Add After variants for looking up variables at instructions
Glenn Smith
2025-02-02
Fix Rust apply_to_linear_object logic applying non basic block backed disasm ...
Mason Reed
2025-01-31
Fix double free in CoreCallingConvention::callee_saved_registers
Mason Reed
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-30
Render Layers
Glenn Smith
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
Add `StructureBuilder::current_width`
Mason Reed
2025-01-27
Fix rust EnumerationBuilder method return types
Visual Ehrmanntraut
2025-01-25
Fix incorrect immutable borrow for EnumerationBuilder
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
Rust refactor
Mason Reed
2025-01-24
Fix crash when dwarf parsing starts while binja is shutting down
Josh Ferrell
[next]