summaryrefslogtreecommitdiff
path: root/view/macho/machoview.h
AgeCommit message (Expand)Author
2026-04-21[MachO] Improve library tracking for imported symbolsMark Rowe
2025-10-22[Mach-O] Refactor fixup chain parsingMark Rowe
2025-07-16Miscellaneous leak fixes in MachoView and ObjCProcessorMark Rowe
2025-07-14[Mach-O] Handling for special library ordinals used in binding informationkat
2025-07-08[MachO] Avoid leaking MachoObjCProcessorMark Rowe
2025-07-07KernelCache rewritekat
2025-06-03[MachoView] Add support of __init_offsetsObriv Mostov
2025-05-13Rework Export Trie parser to avoid recursion, improve error checkingkat
2025-04-03Fix user platform override between armv7 and thumbBrandon Miller
2025-04-02[ObjC] Create a shared ObjC processor for Macho and DSC viewsWeiN76LQh
2025-03-19Add Kernel64 pointer format generickat
2025-02-17[SharedCache] Define BackingCacheTypeWeiN76LQh
2024-06-27Add iOS Platforms. Add Mach-O Typelib supportkat
2024-06-18Add support for __chain_start section parsing (Firmware fixups)kat
2024-06-11[Mach-O] Add support for DYLD_INFO rebase informationkat
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-08restored "Merge pull request Vector35#7 from VisualEhrmanntraut/main" commit ...Galen Williamson
2024-03-06Move view modules into the API repoRusty Wagner