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
/
sharedcache.cpp
Age
Commit message (
Expand
)
Author
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] 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] 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-23
Initial commit of the alpha dyld_shared_cache view API Plugin.
kat