summaryrefslogtreecommitdiff
path: root/view
AgeCommit message (Expand)Author
2025-07-28SharedCache: Fix a compile error w/ GCCkat
2025-07-28Improve and migrate to fmt logging functions in Mach-O/KernelCache/SharedCachekat
2025-07-23KernelCache: Fix double-click load dialog in symbol listkat
2025-07-22Fix an incorrect offset used in KernelCache header parsingkat
2025-07-21Fix MachO loading some settings too earlyGlenn Smith
2025-07-16Miscellaneous leak fixes in MachoView and ObjCProcessorMark Rowe
2025-07-16Mach-O/KernelCache warning cleanupkat
2025-07-15Added search placeholder for DSCView and KCView.Hongyu Chen
2025-07-15[KernelCache] Fix misc warningsMason Reed
2025-07-15Fix shared cache cmake artifact in kernel cacheMason Reed
2025-07-14Disable outlining in .gnu_debugdata to prevent incorrect symbol definitions.Brian Potchik
2025-07-14Revert "Update Objective-C Workflow to use the meta workflow."Brian Potchik
2025-07-14Update Objective-C Workflow to use the meta workflow.Brian Potchik
2025-07-14[Mach-O] Handling for special library ordinals used in binding informationkat
2025-07-10[DSC] Performance improvements and clean-up in SymbolTableViewMark Rowe
2025-07-10[DSC] Use BNAllocStringWithLength when copying strings for the APIMark Rowe
2025-07-10[DSC] Fix GetRegionAt / optimize GetRegionContainingMark Rowe
2025-07-09[MachO] Treat a binary as containing Objective-C metadata if it has __objc_stubsMark Rowe
2025-07-08[MachO] Avoid leaking MachoObjCProcessorMark Rowe
2025-07-08Parse sections containing Objective-C constantsMark Rowe
2025-07-07[ObjC] Fix handling of relative method selectors with MSVCMark Rowe
2025-07-07KernelCache rewritekat
2025-07-05Fix ELF loader image base calculation to include memory-only PT_LOAD segments.Brian Potchik
2025-07-04[SharedCache] Enqueue pointer sweep on image/region loadMason Reed
2025-07-03Expose Add/RemoveDataReference and ensure BinaryViews use this API instead of...Peter LaFosse
2025-07-02Added no export trie data detection.Hongyu Chen
2025-06-29[powerpc] Full merge of PowerPC disassembler PRs, including:Galen Williamson
2025-06-25Fix cxx20 build issue on Linux.Alexander Taylor
2025-06-25Fix cxx20 compiler warnings.Alexander Taylor
2025-06-25Fix cxx20 compiler errors.Alexander Taylor
2025-06-25Update CXX_STANDARD to 20.Alexander Taylor
2025-06-25Remove implicit conversions from Confidence to underlying type, these can cau...Rusty Wagner
2025-06-25[view][elf] Fixed duplicate NOTE section loading in address space.Hongyu Chen
2025-06-16Use heuristic confidence for ELF symbol auto-type inference.Brian Potchik
2025-06-06Objective-C Processor: Remove vestigial code tracking whether view was backed...kat
2025-06-04[MachO] Don't add symbols when processing bind fixupsMark Rowe
2025-06-04Fix calls to BNFreeString in kernel cache APIAlexander Khosrowshahi
2025-06-03[MachoView] Add support of __init_offsetsObriv Mostov
2025-05-30Don't query the template simplifier setting while demangling symbolsPeter LaFosse
2025-05-30Misc shared cache improvementsMason Reed
2025-05-28Support for Linux x86-64 x32 ABIBrandon Miller
2025-05-21[SharedCache] Fix .dylddata sections failing to propagate constantsMason Reed
2025-05-13[CMake] Report compatibility with 3.15 to silence deprecation warningsGlenn Smith
2025-05-13Rework Export Trie parser to avoid recursion, improve error checkingkat
2025-05-06[SharedCache] Add activities to core.function.metaAnalysis rather than a new ...Mark Rowe
2025-05-06[SharedCache]"Fix" possible deadlock when loading images from the UIMason Reed
2025-05-03[SharedCache] Avoid reading header fields outside of the bounds of the headerDaniel Roethlisberger
2025-05-02[SharedCache] Have VirtualMemoryReader get the address size from the underlyi...Mark Rowe
2025-05-02[SharedCache] Fix parsing of Objective-C metadataMark Rowe
2025-04-28[SharedCache] Support loading iOS shared caches older than 11Mason Reed