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
/
core
/
SharedCache.cpp
Age
Commit message (
Expand
)
Author
2025-02-12
Add Symbol constructor for pre-allocated core namespace
Mason Reed
2025-02-12
[SharedCache] Rework how file accessors are handled
Mark Rowe
2025-02-12
[SharedCache] Make MetadataSerializable::Load static
Mark Rowe
2025-02-10
[SharedCache] Optimizations regarding stl container usage in SharedCache.cpp
kat
2025-02-10
Fix some issues regarding allocations within the sharedcache plugin FFI
kat
2025-02-10
[SharedCache] Make `m_exportInfos` map's values a `shared_ptr`
WeiN76LQh
2025-02-10
[SharedCache] Only setup undo actions and bulk modify in `SharedCache::FindSy...
WeiN76LQh
2025-02-10
[SharedCache] Improve the types for `m_exportInfos`
WeiN76LQh
2025-02-10
[SharedCache] Add parameter to `SharedCache::InitializeHeader` to check if `m...
WeiN76LQh
2025-02-10
[SharedCache] Use `m_exportInfos` as an export list cache
WeiN76LQh
2025-01-30
[SharedCache] Vision Pro, tvOS, iOS Simulator support
kat
2025-01-27
[SharedCache] Optimize `ReadExportNode`
Mark Rowe
2025-01-27
Port sharedcache view to MemoryRegions, removing the need for the fake Raw vi...
kat
2025-01-15
[SharedCache] Avoid copying strings on each call to VM::MappingAtAddress
Mark Rowe
2025-01-10
[SharedCache] Avoid crashing the product whenever bugs occur in ser/deser, fi...
kat
2025-01-10
[SharedCache] Fix handling of relative selectors in macOS shared caches
Mark Rowe
2025-01-10
[SharedCache] Track whether non-image regions are data vs code
Mark Rowe
2025-01-10
[SharedCache] Cache type libraries in the view-specific state
Mark Rowe
2025-01-10
[SharedCache] Split view-specific state into a separate struct
Mark Rowe
2025-01-08
[SharedCache] Fix uninitialized `loaded` field for mappings returned by `BNDS...
WeiN76LQh
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-25
[SharedCache] Remove unnecessary lock in `SharedCache` destructor
WeiN76LQh
2024-12-23
[SharedCache] Serialize `SharedCache::m_symbolInfos`
WeiN76LQh
2024-12-10
[SharedCache] Fix slide info parsing and complete v2 support
WeiN76LQh
2024-12-10
Fix a compilation error on Windows
kat
2024-12-10
[SharedCache] Use basic copy-on-write for viewStateCache
Mark Rowe
2024-12-10
[SharedCache] Preserve flags when splitting a memory region
Mark Rowe
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-13
Don't leak DataBuffers
Mark Rowe
2024-11-06
normalize Shared Cache name
Jordan Wiens
2024-11-06
[SharedCache] Fix bndb save/load within projects
kat
2024-11-05
[SharedCache] very Hotfix for 'SharedCache.load_image_with_install_name'
kat
2024-11-05
[SharedCache] Hotfix flags on dyldData sections
kat
2024-11-05
[SharedCache] Changes to the alpha popup/info tab
kat
2024-11-05
[SharedCache] Add load option to disable automatic loading of libsystem_c
kat
2024-11-05
[SharedCache] Fix for section names in caches opened within a project
kat
2024-11-05
[SharedCache] Add project support for split dsc
Josh Ferrell
2024-11-05
[SharedCache] Implement LoadedImage API, Fix serialized image names, more rob...
kat
2024-11-05
[SharedCache] Fix a crash whenever user uses DSC apis on non-dsc.
kat
2024-10-28
[SharedCache] Warnings Cleanup
kat
2024-10-23
Initial commit of the alpha dyld_shared_cache view API Plugin.
kat
[prev]