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
/
api
/
sharedcacheapi.h
Age
Commit message (
Expand
)
Author
2026-02-13
[DSC] Correctly mark symbols as having local, global, or weak binding
Mark Rowe
2025-04-14
[SharedCache] Expose cache entry name in the API
Mason Reed
2025-04-08
[SharedCache] Apply demangled names and types more broadly
Mason Reed
2025-04-03
[SharedCache] Identify unloaded symbols that are called in standard functions
Mason Reed
2025-04-02
[SharedCache] Fix some bugs
Mason Reed
2025-04-02
[SharedCache] Refactor Shared Cache
Mason Reed
2025-02-17
[SharedCache] Remove using namespace statement from headers
Mason Reed
2025-02-17
[SharedCache] Define BackingCacheType
WeiN76LQh
2025-02-13
[SharedCache] Use StringRef for performance
Glenn Smith
2025-02-12
[SharedCache] Remove designator initialization
Mason Reed
2025-02-12
[SharedCache] Make MetadataSerializable::Load static
Mark Rowe
2024-12-26
[SharedCache] Add the ability to manually trigger Objective-C processing
WeiN76LQh
2024-12-26
[SharedCache] Add the ability to skip Objective-C processing when loading a l...
WeiN76LQh
2024-12-10
[SharedCache] Switch to SAX-based writer API for JSON serialization
Author: Mark Rowe
2024-12-10
[SharedCache] Rework metadata serialization to reduce memory overhead
Mark Rowe
2024-10-28
[SharedCache] Fix UI causing BV leaks
kat
2024-10-23
Initial commit of the alpha dyld_shared_cache view API Plugin.
kat