summaryrefslogtreecommitdiff
path: root/view/sharedcache/api
AgeCommit message (Expand)Author
2025-03-28belated copyright year updateJordan Wiens
2025-03-18Documentation and type hints for sharedcache.py, properly import binaryninja....kat
2025-02-17[SharedCache] Remove using namespace statement from headersMason Reed
2025-02-17[SharedCache] Define BackingCacheTypeWeiN76LQh
2025-02-17[SharedCache] Split state into initial, loaded, and modifiedMark Rowe
2025-02-13[SharedCache] Use StringRef for performanceGlenn Smith
2025-02-12[SharedCache] Remove designator initializationMason Reed
2025-02-12[SharedCache] Make MetadataSerializable::Load staticMark Rowe
2025-01-27Port sharedcache view to MemoryRegions, removing the need for the fake Raw vi...kat
2024-12-26[SharedCache] Add the ability to manually trigger Objective-C processingWeiN76LQh
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 serializationAuthor: Mark Rowe
2024-12-10[SharedCache] Rework metadata serialization to reduce memory overheadMark Rowe
2024-11-06normalize Shared Cache nameJordan Wiens
2024-11-05[SharedCache] very Hotfix for 'SharedCache.load_image_with_install_name'kat
2024-11-05[SharedCache] Implement LoadedImage API, Fix serialized image names, more rob...kat
2024-10-28[SharedCache] Fix UI causing BV leakskat
2024-10-23Initial commit of the alpha dyld_shared_cache view API Plugin.kat