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
/
view.cpp
Age
Commit message (
Expand
)
Author
2026-03-05
Parse and display PE resource information in triage view. Fix https://github....
Xusheng
2026-01-01
add whole-file entropy calculation to triage
Jordan Wiens
2025-12-20
fix regression that broke feature map navigation from triage view
Jordan Wiens
2025-12-19
only show libraries in triage if appropriate
Jordan Wiens
2025-12-19
triage view responsive layout
Jordan Wiens
2025-12-18
add go-to address support in native triage view
Jordan Wiens
2025-12-18
fix triage entropy graph navigation for mapped files
Jordan Wiens
2025-04-16
Clean up navigable views and priorities
Glenn Smith
2025-03-31
TriageView setBinaryDataNavigable based on m_byteView
Peter LaFosse
2024-12-05
Add entry functions in triage view
Zichuan Li
2024-08-02
Support setting user global pointer value
Xusheng
2024-06-04
Display BASE widget for all file types
Brandon Miller
2024-04-25
Base address detection widget in Triage view
Brandon Miller
2023-01-05
added string list for triage view
op2786
2022-09-29
Add 'Libraries' group to Triage summary
Peter LaFosse
2022-07-04
Default triage offset to bv entry
Josh F
2022-02-07
Triage view: respect "prefer graph view" setting
Glenn Smith
2022-01-28
Format All Files
KyleMiles
2021-10-06
TriageView: path, size, md5, sha1, sha256
rose
2021-07-28
Add sidebar and move some dock widgets to it
Rusty Wagner
2020-08-27
make setSelectionOffsets() pure virtual
Xusheng
2020-07-03
Allow triage view navigation via featuremap for firmwares with no entry point.
Brian Potchik
2020-05-29
Update to Qt 5.15
Rusty Wagner
2020-04-24
Add intermediate analysis mode.
Brian Potchik
2019-08-02
Refactor settings system to be reference counted.
Brian Potchik
2019-05-21
Bring Python triage plugin changes to C++, don't default to raw files always ...
Rusty Wagner
2019-04-02
Add a C++ version of the triage plugin (no Makefile yet)
Rusty Wagner