index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
view
/
sharedcache
Age
Commit message (
Expand
)
Author
2025-03-18
[SharedCache] Limit sections being added in `SharedCache::InitializeHeader` t...
WeiN76LQh
2025-03-18
dyld_shared_cache: Resolve issue where Cache info tables were mistakenly edit...
kat
2025-03-18
[SharedCache] Improvements to triage view; Fix double-click double-load issue...
kat
2025-03-18
Documentation and type hints for sharedcache.py, properly import binaryninja....
kat
2025-03-18
[SharedCache] Resolve x86_64h binaries not being recognized
kat
2025-02-28
[SharedCache] Fix symbol view navigation away from DSCTriage into Linear/Graph
kat
2025-02-26
[SharedCache] Add the ability to install the plugin using CMake
WeiN76LQh
2025-02-26
[SharedCache] Fix loading DSC BNDB from a local project crashing
Glenn Smith
2025-02-19
[SharedCache] Don't capture `this` within lambda passed to MMappedFileAccesso...
Mark Rowe
2025-02-18
[SharedCache] Fix un-updated symbols list
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
[SharedCache] Split out symbol processing into own function
Mason Reed
2025-02-17
[SharedCache] Define BackingCacheType
WeiN76LQh
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-13
[SharedCache] Use StringRef for performance
Glenn Smith
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-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-04
Update to Qt 6.8.2
Rusty Wagner
2025-02-04
Avoid crashing when initial type parse fails in DSCView
kat
2025-01-30
[SharedCache] Vision Pro, tvOS, iOS Simulator support
kat
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-20
Allow overriding common loader settings when automatic load file parsing fails.
Brian Potchik
2025-01-15
Remove unused calls to defineTypedef which were causing hangs
Peter LaFosse
2025-01-15
[SharedCache] Avoid copying strings on each call to VM::MappingAtAddress
Mark Rowe
2025-01-10
[SharedCache] Avoid crashing the product whenever bugs occur in ser/deser, fi...
kat
2025-01-10
[SharedCache] Fix handling of relative selectors in macOS shared caches
Mark Rowe
2025-01-10
[SharedCache] Track whether non-image regions are data vs code
Mark Rowe
[prev]
[next]