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
/
headers.cpp
Age
Commit message (
Collapse
)
Author
2025-12-19
triage view responsive layout
Jordan Wiens
2025-12-19
make remaining triage header items use copylabel
Jordan Wiens
2025-12-19
differentiate between 0x0 entry and no entry
Jordan Wiens
2024-08-02
Support setting user global pointer value
Xusheng
2023-11-03
Add support for showing compiler information in the triage summary
Peter LaFosse
2023-01-05
fix for outdated addresses after rebasing in triage view
op2786
2022-11-10
Include C++ standard headers
Christian Blichmann
When compiling in C++ mode, the C++ standard library headers should be included instead of their C counterparts. Drive-by: - Removed include of `json/json.h` from `settings.cpp`, where it was not used
2022-02-07
Triage view: respect "prefer graph view" setting
Glenn Smith
Closes #2941
2022-01-28
Format All Files
KyleMiles
2021-10-19
TriageView: Timestamp hex
rose
2021-09-27
Show endianness information in the triage view
Xusheng
2020-08-07
add current base for PE headers in Triage
Xusheng
2020-07-18
show current base of the binary in Triage view
Xusheng
2020-06-09
Fix warnings
Rusty Wagner
2019-04-02
Add a C++ version of the triage plugin (no Makefile yet)
Rusty Wagner