summaryrefslogtreecommitdiff
path: root/examples/x86_extension
AgeCommit message (Expand)Author
2025-06-25Update CXX_STANDARD to 20.Alexander Taylor
2025-05-13[CMake] Report compatibility with 3.15 to silence deprecation warningsGlenn Smith
2022-11-10Include C++ standard headersChristian Blichmann
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-01-27Add ABI version verification for pluginsRusty Wagner
2020-11-06fix UI plugin build and update build instructionsXusheng
2020-10-09remove comma in Python codeXusheng
2020-09-28add cycleILView()Xusheng
2020-09-27Fix 'weak symbol override' warnings.Brian Potchik
2020-07-17Switch build system to cmakeRusty Wagner
2019-02-27Greatly improved CMake builds + Fixed tests compilationBrick
2018-02-26Advance submodule reference.Brian Potchik
2018-02-23Add APIs for subclassing or hooking an existing architecture in C/C++Rusty Wagner
2017-12-12Add fixes for x86_extension wrapperPeter LaFosse
2017-11-13Add GetInstructionAlignment Callback to Architecture.Brian Potchik
2017-11-07Update to latest asmx86Peter LaFosse
2017-08-30Adding helper functions to x86 extensionPeter LaFosse
2017-08-19Add C++ x86 architecture wrapper for extending architecturesPeter LaFosse