summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2023-01-23Warning cleanupRusty Wagner
2023-01-05added string list for triage viewop2786
2023-01-05fix for outdated addresses after rebasing in triage viewop2786
2023-01-05set address color to AddressColor for import and export treeop2786
2022-12-08Triage view: update exports list when functions changeGlenn Smith
2022-11-30Triage View: show typelib status of importsGlenn Smith
2022-11-20Initial constant expression builtin outliner.Brian Potchik
2022-11-10Include C++ standard headersChristian Blichmann
2022-11-10Fix rendering of code lines when scrolling right, fix TokenizedTextView exampleRusty Wagner
2022-10-12[Enterprise] C++ api and exampleGlenn Smith
2022-09-29Add 'Libraries' group to Triage summaryPeter LaFosse
2022-08-31update triage view copying fieldsJordan Wiens
2022-08-08Use BinaryNinja::GetBundledPluginPath() to get the bundled plugin path. Close...Xusheng
2022-07-04Default triage offset to bv entryJosh F
2022-06-09Remove built-in workflow docs and objectivec example.Brian Potchik
2022-05-04Remove remaining traces of qt5Josh F
2022-03-04Build the workflow examples for the Personal product.Brian Potchik
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-09-07Fix crash in objective c workflow.Brian Potchik
2021-08-25Update workflows c++ examples.Brian Potchik
2021-08-16Remove disconnected node from tail call example.Brian Potchik
2021-08-13Workflows early preview.Brian Potchik
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-05-26Updated examples and docsGlenn Smith
2021-04-06Add support for duplicate symbol handling.Brian Potchik
2021-04-02Make status bar buttons full height + adjustable colorGlenn Smith
2021-03-24use PRIx64 to fix compilation warningXusheng
2021-03-16Compatibility with Qt 6Rusty Wagner
2021-01-27Add ABI version verification for pluginsRusty Wagner
2020-12-02Callback for address changes #2166Glenn Smith
2020-11-13Mac UI is Intel only for nowRusty Wagner
2020-11-10Fix warningsRusty Wagner
2020-11-06fix UI plugin build and update build instructionsXusheng
2020-10-15Deprecate BNInitCorePlugins/BNInitUserPlugins in favor of a common BNInitPlug...Rusty Wagner
2020-10-14Fix indent in two placesGlenn Smith
2020-10-14Don't build uinotification plugin on headless buildGlenn Smith
2020-10-14UIContext notifications (eg file open/save)Glenn Smith
2020-10-09remove comma in Python codeXusheng
2020-09-28add cycleILView()Xusheng