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-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
2025-02-13
Add licensing check for Rust code
Mason Reed
2025-02-13
[SharedCache] Use StringRef for performance
Glenn Smith
2025-02-13
StringRef and direct access to symbol names
Glenn Smith
2025-02-13
Remove bintxt plugin
Mason Reed
2025-02-13
Remove bintxt.
Brian Potchik
2025-02-13
Update MemoryMap UI Segment Columns.
Brian Potchik
2025-02-13
Fix leaking BNDataVariableAndName when calling BNGetDebugDataVariableBy funct...
Mason Reed
2025-02-13
Set default analysis level in BASE to full
Brandon Miller
2025-02-12
[SharedCache] Remove designator initialization
Mason Reed
2025-02-12
[SharedCache] Don't pretty-print the metadata
Glenn Smith
2025-02-12
[SharedCache] Fix crash when trying to deserialize a `routines_command_64` wh...
Mason Reed
2025-02-12
[SharedCache] Fix misc compiler warnings
Mason Reed
2025-02-12
[SharedCache] Fix designator order for fields
Mason Reed
2025-02-12
[SharedCache] Always initialize logger first
Mason Reed
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
[next]