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
Age
Commit message (
Expand
)
Author
2025-04-14
[SharedCache] Fix overzealous alert about missing shared cache entries
Mason Reed
2025-04-14
Fixes for multiple issues in DSC/KC Triage views.
Alexander Taylor
2025-04-14
[SharedCache] Allow project databases to be stored in a separate folder
Mason Reed
2025-04-14
[SharedCache] Improve the gathering of cache entries in view init
Mason Reed
2025-04-14
[SharedCache] Skip processing .atlas files
Mason Reed
2025-04-14
[SharedCache] Misc cleanup
Mason Reed
2025-04-14
[SharedCache] Bubble up errors in `CacheEntry::FromFile` to the user
Mason Reed
2025-04-14
[SharedCache] Fix project folder comparison crash
Mason Reed
2025-04-14
[SharedCache] Expose cache entry name in the API
Mason Reed
2025-04-14
[SharedCache] Apply .symbols file information when applying an image
Mason Reed
2025-04-10
[SharedCache] Fix building on some toolchains
Mason Reed
2025-04-10
[SharedCache] Make the shared cache file lookup more straightforward
Mason Reed
2025-04-09
Shared cache and kernel cache UI cleanup.
Alexander Taylor
2025-04-08
[SharedCache] Fix exception message causing an exception
Mason Reed
2025-04-08
[SharedCache] Fix older BNDBs not updating workflow to use new workflow name
Mason Reed
2025-04-08
[SharedCache] Apply demangled names and types more broadly
Mason Reed
2025-04-08
Remove notion of image name from objective-c processor
Mason Reed
2025-04-08
[SharedCache] Apply objc_msgSend call type overrides in more places
Mark Rowe
2025-04-07
[SharedCache] Apply call overrides to objc_msgSendSuper / objc_msgSendSuper2
Mark Rowe
2025-04-07
[SharedCache] Include segment in image section name
Mason Reed
2025-04-07
[SharedCache] Respect workflow override on shared cache databases
Mason Reed
2025-04-07
[SharedCache] Add symbolizing of all accesses to non-loaded images in functions
Mason Reed
2025-04-07
[SharedCache] Don't process shared cache when view is not file backed
Mason Reed
2025-04-07
[SharedCache] Allow the user to select the original shared cache file on disk
Mason Reed
2025-04-07
[SharedCache] Support loading from user plugins directory too
Glenn Smith
2025-04-07
[SharedCache] Dont apply invalid symbols in the stub workflow
WeiN76LQh
2025-04-07
[SharedCache] Resolve original file path and name from project database file
Mason Reed
2025-04-06
[SharedCache] Add mutex to guard `m_namedSymbols`
Mason Reed
2025-04-06
[SharedCache] Prevent some unneeded copies when processing
Mason Reed
2025-04-06
[SharedCache] Replace write log with callback registration for reapplying sli...
Mason Reed
2025-04-06
[SharedCache] Prevent all functions from being queued up for reanalysis when ...
Mason Reed
2025-04-06
[SharedCache] Add a named symbol map
Mason Reed
2025-04-04
Add Load Image by Address context menu action.
Alexander Taylor
2025-04-03
[SharedCache] Misc triage view bug fixes
Mason Reed
2025-04-03
[SharedCache] Log the time it takes to load initial images in the view
Mason Reed
2025-04-03
[SharedCache] Identify unloaded symbols that are called in standard functions
Mason Reed
2025-04-03
[SharedCache] Fix detection of the class name of categories
Mark Rowe
2025-04-02
Add context menu for shared cache view.
Alexander Taylor
2025-04-02
Styling for data in shared cache view.
Alexander Taylor
2025-04-02
Use standard buttons in shared cache view.
Alexander Taylor
2025-04-02
Add filtering for mappings in shared cache view.
Alexander Taylor
2025-04-02
Use correct icon in shared cache view.
Alexander Taylor
2025-04-02
[SharedCache] Misc fixes and comments
Mason Reed
2025-04-02
[SharedCache] Fix old slide info mapping format not getting the mapped addres...
Mason Reed
2025-04-02
[SharedCache] Fix thrown exception in stub function analysis with mismatched ...
Mason Reed
2025-04-02
[SharedCache] Improve FileAccessorWriteLog performance
Mason Reed
2025-04-02
[SharedCache] Misc formatting
Mason Reed
2025-04-02
[SharedCache] Fix loading entries on linux
Mason Reed
2025-04-02
[SharedCache] Fix not adding type libraries in the macho processor
Mason Reed
2025-04-02
[SharedCache] Fix metadata not being loaded
Mason Reed
[next]