| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-02 | [SharedCache] Fix the triage symbol table data races | Mason Reed | |
| Any update to the model should only happen on the UI thread now. This also fixes the other issue here: https://github.com/Vector35/binaryninja-api/issues/6300 | |||
| 2025-04-02 | [SharedCache] Fix some bugs | Mason Reed | |
| 2025-04-02 | [SharedCache] Refactor Shared Cache | Mason Reed | |
| In absence of a better name, this commit refactors the shared cache code. | |||
| 2025-04-02 | [SharedCache] Don't show DSCTriage when not in shared cache view | Mason Reed | |
| 2025-04-02 | [SharedCache] Remove some dead code and misc lints | Mason Reed | |
| 2025-03-28 | Fix initial navigation to DSCTriage view | Peter LaFosse | |
| 2025-03-18 | dyld_shared_cache: Resolve issue where Cache info tables were mistakenly ↵ | kat | |
| editable | |||
| 2025-03-18 | [SharedCache] Improvements to triage view; Fix double-click double-load ↵ | kat | |
| issue, dont prompt on loading from symbol, auto-navigate to symbol when clicked, loading first if required | |||
| 2025-02-28 | [SharedCache] Fix symbol view navigation away from DSCTriage into Linear/Graph | kat | |
| 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-13 | [SharedCache] Use StringRef for performance | Glenn Smith | |
| 2024-11-13 | make abbreviation match longer name for DSC plugin info | Jordan Wiens | |
| 2024-11-12 | [SharedCache] Better failure state for triage view | kat | |
| 2024-11-09 | fix DSC first-popup dialog | Jordan Wiens | |
| 2024-11-06 | reorder DSC triage tabs and small text changes | Jordan Wiens | |
| 2024-11-05 | [SharedCache] Fix .bndb save/load outside of projects | kat | |
| 2024-11-05 | [SharedCache] Changes to the alpha popup/info tab | kat | |
| 2024-11-05 | [SharedCache] Implement LoadedImage API, Fix serialized image names, more ↵ | kat | |
| robust system for out-of-date databases | |||
| 2024-10-28 | [SharedCache] Warnings Cleanup | 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 | |
| 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. | |||
