summaryrefslogtreecommitdiff
path: root/examples/triage/baseaddress.cpp
AgeCommit message (Expand)Author
2025-12-18truncate long paths in triage view and prevent the UI from moving when starti...Jordan Wiens
2025-04-25std::function<bool(size_t,size_t)> ==> ProgressFunctionGlenn Smith
2025-03-21Fix memory leak in base address detectionBrandon Miller
2025-02-13Set default analysis level in BASE to fullBrandon Miller
2024-07-03Remove all places where the code checks for the view name "Debugger"Xusheng
2024-06-04BASE rebase navigation for non-mapped viewsBrandon Miller
2024-04-25Removed unused function in base detectionBrandon Miller
2024-04-25Changed meaning of base detection results tableBrandon Miller
2024-04-25Base detection rebase navigation improvementBrandon Miller
2024-04-25Using ParseExpression to parse numeric inputsBrandon Miller
2024-04-25Simplified base address detection UIBrandon Miller
2024-04-25Hiding base detection results widgets before runBrandon Miller
2024-04-25Querying candidate base address reasonsBrandon Miller
2024-04-25Base address detection widget in Triage viewBrandon Miller