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
Age
Commit message (
Expand
)
Author
2026-02-13
[DSC] Correctly mark symbols as having local, global, or weak binding
Mark Rowe
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-10-11
Fix demo ifdefs
Josh Ferrell
2025-07-30
Add dependency tracking to the Python code generation
Mark Rowe
2025-07-30
[CMake] Specify CONFIGURE_DEPENDS for all file(GLOB ..)
Mark Rowe
2025-06-25
Update CXX_STANDARD to 20.
Alexander Taylor
2025-06-25
Remove implicit conversions from Confidence to underlying type, these can cau...
Rusty Wagner
2025-05-13
[CMake] Report compatibility with 3.15 to silence deprecation warnings
Glenn Smith
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-07
[SharedCache] Support loading from user plugins directory too
Glenn Smith
2025-04-06
[SharedCache] Add a named symbol map
Mason Reed
2025-04-03
[SharedCache] Identify unloaded symbols that are called in standard functions
Mason Reed
2025-04-02
[SharedCache] Add python get_symbol_at
Mason Reed
2025-04-02
[SharedCache] Fix some bugs
Mason Reed
2025-04-02
[SharedCache] Refactor Shared Cache
Mason Reed
2025-03-28
belated copyright year update
Jordan Wiens
2025-03-18
Documentation and type hints for sharedcache.py, properly import binaryninja....
kat
2025-02-17
[SharedCache] Remove using namespace statement from headers
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] Make MetadataSerializable::Load static
Mark Rowe
2025-01-27
Port 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 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-11-06
normalize Shared Cache name
Jordan 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 leaks
kat
2024-10-23
Initial commit of the alpha dyld_shared_cache view API Plugin.
kat