summaryrefslogtreecommitdiff
path: root/examples/bin-info
AgeCommit message (Expand)Author
2022-08-08Use BinaryNinja::GetBundledPluginPath() to get the bundled plugin path. Close...Xusheng
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
2020-11-06fix UI plugin build and update build instructionsXusheng
2020-10-15Deprecate BNInitCorePlugins/BNInitUserPlugins in favor of a common BNInitPlug...Rusty Wagner
2020-09-27Fix 'weak symbol override' warnings.Brian Potchik
2020-07-17Switch build system to cmakeRusty Wagner
2020-07-01Fix native API examples to cleanly shut BN CoreChinmay
2019-02-27Greatly improved CMake builds + Fixed tests compilationBrick
2017-03-15build explanation, windows make filesAndrew Lamoureux
2016-07-02Added another exmample. This one can be compiled and ran from terminal.bambu