index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
examples
/
triage
/
view.py
Age
Commit message (
Collapse
)
Author
2026-04-15
[Python API] Replace bare "except:" with "except Exception:" to fix signal ↵
Josh Ferrell
propagation
2026-01-01
add whole-file entropy calculation to triage
Jordan Wiens
2025-12-18
fix triage entropy graph navigation for mapped files
Jordan Wiens
2024-10-02
update to get python triage example working on recent builds
Jordan Wiens
2021-08-19
convert sample python triage plugin to PySide6
Jordan Wiens
2020-07-03
Allow triage view navigation via featuremap for firmwares with no entry point.
Brian Potchik
2019-05-21
Bring Python triage plugin changes to C++, don't default to raw files always ↵
Rusty Wagner
opening in triage view
2019-04-09
add support for resolving dynamic function loads to triage view
Jordan Wiens
2019-04-02
Add a C++ version of the triage plugin (no Makefile yet)
Rusty Wagner
2019-03-28
Cleanup setting IDs for new UI plugins.
Brian Potchik
2019-03-27
Fix an issue with keyboard shortcuts when imports/exports list is active
Rusty Wagner
2019-03-27
Fix navigation for raw file mode of triage view.
Brian Potchik
2019-03-20
Updated triage example
Rusty Wagner
2019-03-20
Initial example triage UI plugin
Rusty Wagner