summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-03Fix user platform override between armv7 and thumbBrandon Miller
2025-04-02Add context menu for shared cache view.Alexander Taylor
2025-04-02Styling for data in shared cache view.Alexander Taylor
2025-04-02Use standard buttons in shared cache view.Alexander Taylor
2025-04-02Add filtering for mappings in shared cache view.Alexander Taylor
2025-04-02Use correct icon in shared cache view.Alexander Taylor
2025-04-02[SharedCache] Misc fixes and commentsMason Reed
2025-04-02[SharedCache] Fix old slide info mapping format not getting the mapped addres...Mason Reed
2025-04-02[SharedCache] Fix thrown exception in stub function analysis with mismatched ...Mason Reed
2025-04-02[SharedCache] Improve FileAccessorWriteLog performanceMason Reed
2025-04-02[SharedCache] Misc formattingMason Reed
2025-04-02[SharedCache] Fix loading entries on linuxMason Reed
2025-04-02[SharedCache] Fix not adding type libraries in the macho processorMason Reed
2025-04-02[SharedCache] Fix metadata not being loadedMason Reed
2025-04-02[SharedCache] Consistent logger naming and misc changesMason Reed
2025-04-02[SharedCache] Fix multi-row image selection not respecting the visibility of ...Mason Reed
2025-04-02[SharedCache] Fix __auth_got section not having read only section semanticsMason Reed
2025-04-02[SharedCache] Fix linear sweep picking up basically every function and removi...Mason Reed
2025-04-02[SharedCache] Refactor workflowMason Reed
2025-04-02[SharedCache] Improper nesting in workflowMason Reed
2025-04-02[SharedCache] Add python get_symbol_atMason Reed
2025-04-02[SharedCache] Fix some of the workflow issuesMason Reed
2025-04-02[SharedCache] Fix the triage symbol table data racesMason Reed
2025-04-02Remove ObjC todos which shouldnt be doneMason Reed
2025-04-02[SharedCache] Fix some bugsMason Reed
2025-04-02[SharedCache] Fix some issues with project loadingMason Reed
2025-04-02[SharedCache] Refactor Shared CacheMason Reed
2025-04-02[SharedCache] Use DefineAutoUserSymbol instead of DefineAutoSymbolMason Reed
2025-04-02[SharedCache] Make error about invalid metadata a warning, we recover sorta g...Mason Reed
2025-04-02[SharedCache] Don't show DSCTriage when not in shared cache viewMason Reed
2025-04-02[SharedCache] Optimize parsing of slide infoMark Rowe
2025-04-02[SharedCache] Stop crashing if we don't have a valid dyld in PerformInitialLoadMason Reed
2025-04-02[SharedCache] Remove warning which is unlikely to be usefulMason Reed
2025-04-02[ObjC] Create a shared ObjC processor for Macho and DSC viewsWeiN76LQh
2025-04-02[SharedCache] Don't serialize state twiceGlenn Smith
2025-04-02[SharedCache] Make it faster to look up which image contains an addressMark Rowe
2025-04-02[SharedCache] Demangle relevant symbolsMason Reed
2025-04-02[SharedCache] Remove some dead code and misc lintsMason Reed
2025-04-02[SharedCache] Cleanup SharedCacheWorkflow::FixupStubsMason Reed
2025-04-02[SharedCache] Don't crash if we have a different metadata versionMason Reed
2025-04-02[SharedCache] Warn when loading BNDB with different shared cache metadata ver...Mason Reed
2025-04-01Fix line formatter handling of calls without arguments and long symbol namesRusty Wagner
2025-04-01Rust: Better support for floating licensesGlenn Smith
2025-04-01DWARF Parser: Remove error log and ignore lexical ranges that start and end at 0ElykDeer
2025-04-01[aarch64] use static var to avoid recreation of sysregs vectorGalen Williamson
2025-03-31Emphasize BackgroundThread owner lifetimes in docsGlenn Smith
2025-03-31[aarch64] Updating Aarch64 system registers to 2024-12 spec, fix MSR/MRS lift...Galen Williamson
2025-03-31Python: Make enterprise.connect() check for enterprise.initialize()Glenn Smith
2025-03-31small phrasing updateJordan Wiens
2025-03-31TriageView setBinaryDataNavigable based on m_byteViewPeter LaFosse