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
/
core
/
SharedCache.cpp
Age
Commit message (
Expand
)
Author
2026-02-13
[DSC] Correctly mark symbols as having local, global, or weak binding
Mark Rowe
2025-09-17
[DSC] Rework handling of .symbols files to be compatible with iOS 15
Mark Rowe
2025-07-28
Improve and migrate to fmt logging functions in Mach-O/KernelCache/SharedCache
kat
2025-07-10
[DSC] Fix GetRegionAt / optimize GetRegionContaining
Mark Rowe
2025-05-21
[SharedCache] Fix .dylddata sections failing to propagate constants
Mason Reed
2025-04-28
[SharedCache] Improve support for older shared cache versions
Mason Reed
2025-04-14
[SharedCache] Fix crash with cache entries with alignment bytes at the end of...
Mason Reed
2025-04-14
[SharedCache] Fix overzealous alert about missing shared cache entries
Mason Reed
2025-04-14
[SharedCache] Misc cleanup
Mason Reed
2025-04-14
[SharedCache] Bubble up errors in `CacheEntry::FromFile` to the user
Mason Reed
2025-04-14
[SharedCache] Apply .symbols file information when applying an image
Mason Reed
2025-04-10
[SharedCache] Make the shared cache file lookup more straightforward
Mason Reed
2025-04-08
[SharedCache] Apply demangled names and types more broadly
Mason Reed
2025-04-07
[SharedCache] Allow the user to select the original shared cache file on disk
Mason Reed
2025-04-07
[SharedCache] Resolve original file path and name from project database file
Mason Reed
2025-04-06
[SharedCache] Add mutex to guard `m_namedSymbols`
Mason Reed
2025-04-06
[SharedCache] Prevent some unneeded copies when processing
Mason Reed
2025-04-06
[SharedCache] Replace write log with callback registration for reapplying sli...
Mason Reed
2025-04-06
[SharedCache] Add a named symbol map
Mason Reed
2025-04-02
[SharedCache] Consistent logger naming and misc changes
Mason Reed
2025-04-02
[SharedCache] Fix some bugs
Mason Reed
2025-04-02
[SharedCache] Fix some issues with project loading
Mason Reed
2025-04-02
[SharedCache] Refactor Shared Cache
Mason Reed
2025-04-02
[SharedCache] Use DefineAutoUserSymbol instead of DefineAutoSymbol
Mason Reed
2025-04-02
[SharedCache] Make error about invalid metadata a warning, we recover sorta g...
Mason Reed
2025-04-02
[SharedCache] Optimize parsing of slide info
Mark Rowe
2025-04-02
[SharedCache] Stop crashing if we don't have a valid dyld in PerformInitialLoad
Mason Reed
2025-04-02
[SharedCache] Remove warning which is unlikely to be useful
Mason Reed
2025-04-02
[ObjC] Create a shared ObjC processor for Macho and DSC views
WeiN76LQh
2025-04-02
[SharedCache] Don't serialize state twice
Glenn Smith
2025-04-02
[SharedCache] Make it faster to look up which image contains an address
Mark Rowe
2025-04-02
[SharedCache] Demangle relevant symbols
Mason Reed
2025-04-02
[SharedCache] Remove some dead code and misc lints
Mason Reed
2025-04-02
[SharedCache] Don't crash if we have a different metadata version
Mason Reed
2025-04-02
[SharedCache] Warn when loading BNDB with different shared cache metadata ver...
Mason Reed
2025-03-18
[SharedCache] Limit sections being added in `SharedCache::InitializeHeader` t...
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] Split out symbol processing into own function
Mason Reed
2025-02-17
[SharedCache] Define BackingCacheType
WeiN76LQh
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] Fix misc compiler warnings
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
[next]