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
/
workflow
/
SharedCacheWorkflow.cpp
Age
Commit message (
Expand
)
Author
2025-08-27
Rewrite Obj-C workflow in Rust
Mark Rowe
2025-08-20
Deprecate Workflow::Instance in favor of Workflow::Get and Workflow::GetOrCreate
Mark Rowe
2025-05-30
Misc shared cache improvements
Mason Reed
2025-05-21
[SharedCache] Fix .dylddata sections failing to propagate constants
Mason Reed
2025-05-06
[SharedCache] Add activities to core.function.metaAnalysis rather than a new ...
Mark Rowe
2025-04-28
[SharedCache] Improve support for older shared cache versions
Mason Reed
2025-04-28
Misc shared cache performance improvements
Mason Reed
2025-04-08
[SharedCache] Apply demangled names and types more broadly
Mason Reed
2025-04-07
[SharedCache] Add symbolizing of all accesses to non-loaded images in functions
Mason Reed
2025-04-07
[SharedCache] Dont apply invalid symbols in the stub workflow
WeiN76LQh
2025-04-03
[SharedCache] Identify unloaded symbols that are called in standard functions
Mason Reed
2025-04-02
[SharedCache] Misc fixes and comments
Mason Reed
2025-04-02
[SharedCache] Fix thrown exception in stub function analysis with mismatched ...
Mason Reed
2025-04-02
[SharedCache] Misc formatting
Mason Reed
2025-04-02
[SharedCache] Refactor workflow
Mason Reed
2025-04-02
[SharedCache] Improper nesting in workflow
Mason Reed
2025-04-02
[SharedCache] Fix some of the workflow issues
Mason Reed
2025-04-02
[SharedCache] Refactor Shared Cache
Mason Reed
2025-04-02
[SharedCache] Cleanup SharedCacheWorkflow::FixupStubs
Mason Reed
2025-01-10
[SharedCache] Fix handling of relative selectors in macOS shared caches
Mark Rowe
2024-11-25
Rename 'defaultAnalysis' to 'baseAnalysis' in the Workflow system.
Brian Potchik
2024-11-05
[SharedCache] Optimizations for symbol resolution workflow
kat
2024-10-28
[SharedCache] Optimizations+fixes for SharedCache function workflow.
kat
2024-10-23
Initial commit of the alpha dyld_shared_cache view API Plugin.
kat