summaryrefslogtreecommitdiff
path: root/python/examples/triage/view.py
AgeCommit message (Expand)Author
2021-08-19convert sample python triage plugin to PySide6Jordan Wiens
2020-07-03Allow triage view navigation via featuremap for firmwares with no entry point.Brian Potchik
2019-05-21Bring Python triage plugin changes to C++, don't default to raw files always ...Rusty Wagner
2019-04-09add support for resolving dynamic function loads to triage viewJordan Wiens
2019-04-02Add a C++ version of the triage plugin (no Makefile yet)Rusty Wagner
2019-03-28Cleanup setting IDs for new UI plugins.Brian Potchik
2019-03-27Fix an issue with keyboard shortcuts when imports/exports list is activeRusty Wagner
2019-03-27Fix navigation for raw file mode of triage view.Brian Potchik
2019-03-20Updated triage exampleRusty Wagner
2019-03-20Initial example triage UI pluginRusty Wagner