summaryrefslogtreecommitdiff
path: root/examples/triage
AgeCommit message (Expand)Author
2022-09-29Add 'Libraries' group to Triage summaryPeter LaFosse
2022-08-31update triage view copying fieldsJordan Wiens
2022-07-04Default triage offset to bv entryJosh F
2022-05-04Remove remaining traces of qt5Josh F
2022-02-07Triage view: respect "prefer graph view" settingGlenn Smith
2022-02-03CMake: consistency with arch/platform pluginsGlenn Smith
2022-02-02Fix examples including binaryninjaapi twice on internal buildsGlenn Smith
2022-02-02Fancier CMake: find scripts, out-of-tree example buildsGlenn Smith
2022-01-28Format All FilesKyleMiles
2021-10-19TriageView: Timestamp hexrose
2021-10-08Fix TriageView crashrose
2021-10-06TriageView: path, size, md5, sha1, sha256rose
2021-09-30revert triagerose
2021-09-30Fix CMake recursive subdirectories & triage buildrose
2021-09-27Show endianness information in the triage viewXusheng
2021-08-13convert filter search boxes to be always shown and include default textJordan Wiens
2021-07-28Add sidebar and move some dock widgets to itRusty Wagner
2021-04-06Add support for duplicate symbol handling.Brian Potchik
2021-04-02Make status bar buttons full height + adjustable colorGlenn Smith
2021-03-16Compatibility with Qt 6Rusty Wagner
2021-01-27Add ABI version verification for pluginsRusty Wagner
2020-11-13Mac UI is Intel only for nowRusty Wagner
2020-08-27make setSelectionOffsets() pure virtualXusheng
2020-08-07add current base for PE headers in TriageXusheng
2020-07-20Fix triage output directory in internal buildRusty Wagner
2020-07-17Switch build system to cmakeRusty Wagner
2020-07-18show current base of the binary in Triage viewXusheng
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