index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
triage
/
baseaddress.cpp
Age
Commit message (
Expand
)
Author
2025-12-18
truncate long paths in triage view and prevent the UI from moving when starti...
Jordan Wiens
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
2024-04-25
Base detection rebase navigation improvement
Brandon Miller
2024-04-25
Using ParseExpression to parse numeric inputs
Brandon Miller
2024-04-25
Simplified base address detection UI
Brandon Miller
2024-04-25
Hiding base detection results widgets before run
Brandon Miller
2024-04-25
Querying candidate base address reasons
Brandon Miller
2024-04-25
Base address detection widget in Triage view
Brandon Miller