summaryrefslogtreecommitdiff
path: root/view/sharedcache/api
AgeCommit message (Expand)Author
2026-02-13[DSC] Correctly mark symbols as having local, global, or weak bindingMark Rowe
2026-01-01update copyrights for 2026Jordan Wiens
2025-10-11Fix demo ifdefsJosh Ferrell
2025-07-30Add dependency tracking to the Python code generationMark Rowe
2025-07-30[CMake] Specify CONFIGURE_DEPENDS for all file(GLOB ..)Mark Rowe
2025-06-25Update CXX_STANDARD to 20.Alexander Taylor
2025-06-25Remove implicit conversions from Confidence to underlying type, these can cau...Rusty Wagner
2025-05-13[CMake] Report compatibility with 3.15 to silence deprecation warningsGlenn Smith
2025-04-14[SharedCache] Expose cache entry name in the APIMason Reed
2025-04-08[SharedCache] Apply demangled names and types more broadlyMason Reed
2025-04-07[SharedCache] Support loading from user plugins directory tooGlenn Smith
2025-04-06[SharedCache] Add a named symbol mapMason Reed
2025-04-03[SharedCache] Identify unloaded symbols that are called in standard functionsMason Reed
2025-04-02[SharedCache] Add python get_symbol_atMason Reed
2025-04-02[SharedCache] Fix some bugsMason Reed
2025-04-02[SharedCache] Refactor Shared CacheMason Reed
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