| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-26 | [SharedCache] Add the ability to install the plugin using CMake | WeiN76LQh | |
| Using `-t install` currently doesn't install the plugin into the Binary Ninja user plugin directory. This commit fixes that. | |||
| 2025-02-17 | [SharedCache] Define BackingCacheType | WeiN76LQh | |
| Split out from https://github.com/WeiN76LQh/binaryninja-api/tree/process-local-symbols | |||
| 2025-02-04 | Update to Qt 6.8.2 | Rusty Wagner | |
| 2025-01-27 | Port sharedcache view to MemoryRegions, removing the need for the fake Raw ↵ | kat | |
| view workaround | |||
| 2024-12-24 | Fix Shared Cache Plugin out-of-tree build | Visual Ehrmanntraut | |
| 2024-12-23 | Update metadata version to prevent v2 loader incorrectly trying to load v3 ↵ | kat | |
| symbol list We should think through a better way of handling upgrades, as v3 can load v2 dbs just fine, but there is no clean way to upgrade the info currently. We need SharedCache ser/des functions in DSCView.cpp | |||
| 2024-11-13 | [SharedCache] Fix a bndb deserialization error caused by last commit | kat | |
| 2024-11-06 | normalize Shared Cache name | Jordan Wiens | |
| 2024-11-05 | [SharedCache] Implement LoadedImage API, Fix serialized image names, more ↵ | kat | |
| robust system for out-of-date databases | |||
| 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 | |
| This is an early release of our DSC processing plugin. We're still hard at work improving this feature. You should be able to just drop in a dyld_shared_cache and use the 'Shared Cache Triage' view to load and analyze images. | |||
