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
/
core
/
MachOProcessor.cpp
Age
Commit message (
Expand
)
Author
2026-02-13
[DSC] Correctly mark symbols as having local, global, or weak binding
Mark Rowe
2025-12-08
[DSC] Wrap section creation within BeginBulkAddSegments / EndBulkAddSegments
Mark Rowe
2025-12-08
Introduce an RAII type for managing bulk symbol modifications
Mark Rowe
2025-09-17
[DSC] Rework handling of .symbols files to be compatible with iOS 15
Mark Rowe
2025-07-28
Improve and migrate to fmt logging functions in Mach-O/KernelCache/SharedCache
kat
2025-04-14
[SharedCache] Apply .symbols file information when applying an image
Mason Reed
2025-04-08
[SharedCache] Apply demangled names and types more broadly
Mason Reed
2025-04-02
[SharedCache] Misc fixes and comments
Mason Reed
2025-04-02
[SharedCache] Fix not adding type libraries in the macho processor
Mason Reed
2025-04-02
[SharedCache] Consistent logger naming and misc changes
Mason Reed
2025-04-02
[SharedCache] Fix __auth_got section not having read only section semantics
Mason Reed
2025-04-02
[SharedCache] Fix linear sweep picking up basically every function and removi...
Mason Reed
2025-04-02
[SharedCache] Fix some bugs
Mason Reed
2025-04-02
[SharedCache] Refactor Shared Cache
Mason Reed