| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-18 | truncate long paths in triage view and prevent the UI from moving when ↵ | Jordan Wiens | |
| starting BASE | |||
| 2025-04-25 | std::function<bool(size_t,size_t)> ==> ProgressFunction | Glenn Smith | |
| 2025-03-21 | Fix memory leak in base address detection | Brandon Miller | |
| 2025-02-13 | Set default analysis level in BASE to full | Brandon Miller | |
| 2024-07-03 | Remove all places where the code checks for the view name "Debugger" | Xusheng | |
| 2024-06-04 | BASE rebase navigation for non-mapped views | Brandon Miller | |
| 2024-04-25 | Removed unused function in base detection | Brandon Miller | |
| 2024-04-25 | Changed meaning of base detection results table | Brandon Miller | |
| Now the results table consists of a high level report on number of hits per POI type for each candidate base address. The rebase address LineEdit is auto-populated when the user clicks on a row | |||
| 2024-04-25 | Base detection rebase navigation improvement | Brandon Miller | |
| Now is able to correctly navigate from raw triage summary to mapped linear view when starting analysis from the identified base address | |||
| 2024-04-25 | Using ParseExpression to parse numeric inputs | Brandon Miller | |
| 2024-04-25 | Simplified base address detection UI | Brandon Miller | |
| Moved advanced settings to expandable group and no longer display results items until analysis completes | |||
| 2024-04-25 | Hiding base detection results widgets before run | Brandon Miller | |
| 2024-04-25 | Querying candidate base address reasons | Brandon Miller | |
| Querying vector of reason information for a candidate base address using the new core API | |||
| 2024-04-25 | Base address detection widget in Triage view | Brandon Miller | |
| Initial implementation of base address detection UI widget in triage summary | |||
