summaryrefslogtreecommitdiff
path: root/examples/mlil_parser/src/mlil_parser.cpp
AgeCommit message (Collapse)Author
2022-08-08Use BinaryNinja::GetBundledPluginPath() to get the bundled plugin path. ↵Xusheng
Close https://github.com/Vector35/binaryninja-api/issues/2982.
2022-01-28Format All FilesKyleMiles
2020-11-10Fix warningsRusty Wagner
2020-10-15Deprecate BNInitCorePlugins/BNInitUserPlugins in favor of a common ↵Rusty Wagner
BNInitPlugins to allow platforms to load customized architecture plugins
2020-07-01Fix native API examples to cleanly shut BN CoreChinmay
2019-02-27Greatly improved CMake builds + Fixed tests compilationBrick
2018-08-26Add support for new constant type EXTERN_PTRPeter LaFosse
2018-08-16Adding EXTERN_PTR typePeter LaFosse
2018-04-25Adding tailcall analysis to the core.Brian Potchik
2017-08-05Refactor IL instruction access APIsRusty Wagner