index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
view
/
macho
/
machoview.h
Age
Commit message (
Expand
)
Author
2026-04-21
[MachO] Improve library tracking for imported symbols
Mark Rowe
2025-10-22
[Mach-O] Refactor fixup chain parsing
Mark Rowe
2025-07-16
Miscellaneous leak fixes in MachoView and ObjCProcessor
Mark Rowe
2025-07-14
[Mach-O] Handling for special library ordinals used in binding information
kat
2025-07-08
[MachO] Avoid leaking MachoObjCProcessor
Mark Rowe
2025-07-07
KernelCache rewrite
kat
2025-06-03
[MachoView] Add support of __init_offsets
Obriv Mostov
2025-05-13
Rework Export Trie parser to avoid recursion, improve error checking
kat
2025-04-03
Fix user platform override between armv7 and thumb
Brandon Miller
2025-04-02
[ObjC] Create a shared ObjC processor for Macho and DSC views
WeiN76LQh
2025-03-19
Add Kernel64 pointer format generic
kat
2025-02-17
[SharedCache] Define BackingCacheType
WeiN76LQh
2024-06-27
Add iOS Platforms. Add Mach-O Typelib support
kat
2024-06-18
Add support for __chain_start section parsing (Firmware fixups)
kat
2024-06-11
[Mach-O] Add support for DYLD_INFO rebase information
kat
2024-06-11
[Mach-O] Move Objective-C Structural processing to Mach-O View and automatica...
kat
2024-06-11
[Mach-O] Fix issue where imported symbols did not have relocations applied, F...
kat
2024-03-08
restored "Merge pull request Vector35#7 from VisualEhrmanntraut/main" commit ...
Galen Williamson
2024-03-06
Move view modules into the API repo
Rusty Wagner