summaryrefslogtreecommitdiff
path: root/view/macho/machoview.cpp
AgeCommit message (Expand)Author
2025-01-20Allow overriding common loader settings when automatic load file parsing fails.Brian Potchik
2024-11-13Bulk add segments in the binary view to improve performanceXusheng
2024-10-17Demangler plugin APIGlenn Smith
2024-09-26Clean up unused variables in Mach-O/Obj-C codekat
2024-09-13Ultimate.Alexander Taylor
2024-08-20Initial support for per-function settings.Brian Potchik
2024-08-16Enable workflows by default.Brian Potchik
2024-07-18MemoryMap update with new segment model.Brian Potchik
2024-07-16[Mach-O] Fix an error on Free buildskat
2024-07-11Fix a database upgrade issue regarding mac-aarch64 dbs that are now loaded as...kat
2024-07-08[Mach-O] Fix issue with entry point function platforms on armv7/thumb2kat
2024-06-27Add iOS Platforms. Add Mach-O Typelib supportkat
2024-06-18Add support for __chain_start section parsing (Firmware fixups)kat
2024-06-17[Objective-C] Parse CFStrings seperately from main Objective-C Processing.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-05-29Improve load performance of Mach-Os with relocations and many symbolsJosh Ferrell
2024-05-16Removed loader.architecture override from viewsBrandon Miller
2024-05-03Format added bracesMason Reed
2024-05-03Use LLVM demangler as a fallback for GNU and MS demanglersMason Reed
2024-03-11Promote unsupported architecture messages to a popup dialog.Brian Potchik
2024-03-08restored "Merge pull request Vector35#7 from VisualEhrmanntraut/main" commit ...Galen Williamson
2024-03-06Move view modules into the API repoRusty Wagner