summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-07[SharedCache] Dont apply invalid symbols in the stub workflowWeiN76LQh
2025-04-07[SharedCache] Resolve original file path and name from project database fileMason Reed
2025-04-07fix broken link in get_llils_at docsJordan Wiens
2025-04-06[SharedCache] Add mutex to guard `m_namedSymbols`Mason Reed
2025-04-06[SharedCache] Prevent some unneeded copies when processingMason Reed
2025-04-06[SharedCache] Replace write log with callback registration for reapplying sli...Mason Reed
2025-04-06[SharedCache] Prevent all functions from being queued up for reanalysis when ...Mason Reed
2025-04-06[SharedCache] Add a named symbol mapMason Reed
2025-04-06fix get_llils?_at documentationJordan Wiens
2025-04-06fix moved URLs in documentationJordan Wiens
2025-04-05Add current_il_expr and current_il_expr_index magic varsGlenn Smith
2025-04-04Add Load Image by Address context menu action.Alexander Taylor
2025-04-04Also include library in triage imports filter.Alexander Taylor
2025-04-03Change warning to info for undetermined base class for objective-c categoryMason Reed
2025-04-03[SharedCache] Misc triage view bug fixesMason Reed
2025-04-03Render address relative to data start optionGlenn Smith
2025-04-03add M-CORE to settingJordan Wiens
2025-04-03update settings for 5.0 and include enterprise/collab this timeJordan Wiens
2025-04-03Implement Kernel64 path for Chained Fixups in Mach-O Viewkat
2025-04-03Warning cleanup in KernelCache codekat
2025-04-03default image width narrower on fwn docsJordan Wiens
2025-04-03remove experimental from objc docsJordan Wiens
2025-04-03compress fwn doc imagesJordan Wiens
2025-04-03[SharedCache] Log the time it takes to load initial images in the viewMason Reed
2025-04-03[SharedCache] Identify unloaded symbols that are called in standard functionsMason Reed
2025-04-03[SharedCache] Fix detection of the class name of categoriesMark Rowe
2025-04-03Update bug_report.md to include malware upload instructionsfosdick.io
2025-04-03Firmware Ninja user guide documentationBrandon Miller
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