| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-13 | [DSC] Correctly mark symbols as having local, global, or weak binding | Mark Rowe | |
| 2025-04-14 | [SharedCache] Apply .symbols file information when applying an image | Mason Reed | |
| This improves symbol recovery drastically on newer shared caches Related PR: https://github.com/Vector35/binaryninja-api/pull/6210 | |||
| 2025-04-06 | [SharedCache] Prevent some unneeded copies when processing | Mason Reed | |
| Also swapped out CacheEntry::m_images to a vector as its never actually used as a lookup | |||
| 2025-04-02 | [SharedCache] Refactor Shared Cache | Mason Reed | |
| In absence of a better name, this commit refactors the shared cache code. | |||
