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-12
[SharedCache] Appease formatting rulez
Mason Reed
2025-02-12
[SharedCache] Fix performance when loading images from iOS 14 shared caches
Mark Rowe
2025-02-12
[SharedCache] Don't crash if we open a file with slide version 1
Mason Reed
2025-02-12
Add Symbol constructor for pre-allocated core namespace
Mason Reed
2025-02-12
[SharedCache] Rework how file accessors are handled
Mark Rowe
2025-02-12
[SharedCache] Simplify MMappedFileAccessor::Read* methods
Mark Rowe
2025-02-12
[SharedCache] Make MetadataSerializable::Load static
Mark Rowe
2025-02-12
bugfix: ARM64: missing break in il.cpp's switch
Maxime Meignan
2025-02-12
Fix setter in FWN relationships Python API
Brandon Miller
2025-02-11
Fix partial initialization of `DisassemblyTextLine`
Mason Reed
2025-02-11
Fix memory leak when calling `DataRenderer::GetLinesForData` or `DataRenderer...
Mason Reed
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-11
Truncate requested section names to 16 bytes when importing DWARF info from a...
Josh Ferrell
2025-02-11
Implement Snapshot::HasData()
Glenn Smith
2025-02-11
Add SplitTabWidget::setTabSizes
Glenn Smith
2025-02-11
Add typedef for ProgressFunction and add DefaultProgressFunction
Glenn Smith
2025-02-11
Add LowLevelILOperation.LLIL_BOOL_TO_INT. Fix https://github.com/Vector35/bin...
Xusheng
2025-02-10
[mips] Merging PR https://github.com/Vector35/binaryninja-api/pull/6013: addi...
Galen Williamson
2025-02-10
Add API to get remote server build version
Josh Ferrell
2025-02-10
Fix item indices getting desynced when moving nested items in project browser
Josh Ferrell
2025-02-10
[SharedCache] Optimizations regarding stl container usage in SharedCache.cpp
kat
2025-02-10
Fix some issues regarding allocations within the sharedcache plugin FFI
kat
2025-02-10
[SharedCache] Make `m_exportInfos` map's values a `shared_ptr`
WeiN76LQh
2025-02-10
[SharedCache] Only setup undo actions and bulk modify in `SharedCache::FindSy...
WeiN76LQh
2025-02-10
[SharedCache] Improve the types for `m_exportInfos`
WeiN76LQh
2025-02-10
[SharedCache] Add parameter to `SharedCache::InitializeHeader` to check if `m...
WeiN76LQh
2025-02-10
[SharedCache] Use `m_exportInfos` as an export list cache
WeiN76LQh
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
Fix double ref increment for misc Repository C++ APIs
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
[prev]
[next]