summaryrefslogtreecommitdiff
path: root/examples/triage
AgeCommit message (Expand)Author
2020-07-03Allow triage view navigation via featuremap for firmwares with no entry point.Brian Potchik
2020-06-23Weak symbols should also display as exportedPeter LaFosse
2020-06-09Fix warningsRusty Wagner
2020-05-31Fix Qt 5.15.0 deprecation warnings.Brian Potchik
2020-05-29Update to Qt 5.15Rusty Wagner
2020-04-24Add intermediate analysis mode.Brian Potchik
2019-11-24Update triage files.cpp examplerollsafe
2019-08-28add preference for showing hidden files in triageJordan Wiens
2019-08-02Refactor settings system to be reference counted.Brian Potchik
2019-07-24small typo fixup in triage toolJordan Wiens
2019-06-13Initial rebase on file load support.Brian Potchik
2019-05-25Fix remaining button state tracking bugs.Brian Potchik
2019-05-24Limit size of entropy image to fix crashRusty Wagner
2019-05-21Bring Python triage plugin changes to C++, don't default to raw files always ...Rusty Wagner
2019-04-02Add a C++ version of the triage plugin (no Makefile yet)Rusty Wagner