| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-17 | Update C++ example code to use BinaryNinja::Load to open a file. Fix ↵ | Xusheng | |
| https://github.com/Vector35/binaryninja-api/issues/5429 | |||
| 2023-12-06 | Add LLIL/MLIL instructions to describe integer vs. floating point argument usage | Rusty Wagner | |
| 2023-02-19 | Account for BinaryData::Ctor potentially failing | Glenn Smith | |
| 2022-11-20 | Initial constant expression builtin outliner. | Brian Potchik | |
| 2022-11-10 | Include C++ standard headers | Christian Blichmann | |
| When compiling in C++ mode, the C++ standard library headers should be included instead of their C counterparts. Drive-by: - Removed include of `json/json.h` from `settings.cpp`, where it was not used | |||
| 2022-08-08 | Use BinaryNinja::GetBundledPluginPath() to get the bundled plugin path. ↵ | Xusheng | |
| Close https://github.com/Vector35/binaryninja-api/issues/2982. | |||
| 2022-01-28 | Format All Files | KyleMiles | |
| 2020-11-10 | Fix warnings | Rusty Wagner | |
| 2020-10-15 | Deprecate BNInitCorePlugins/BNInitUserPlugins in favor of a common ↵ | Rusty Wagner | |
| BNInitPlugins to allow platforms to load customized architecture plugins | |||
| 2020-07-01 | Fix native API examples to cleanly shut BN Core | Chinmay | |
| 2019-02-27 | Greatly improved CMake builds + Fixed tests compilation | Brick | |
| 2018-08-26 | Add support for new constant type EXTERN_PTR | Peter LaFosse | |
| 2018-08-16 | Adding EXTERN_PTR type | Peter LaFosse | |
| 2018-04-25 | Adding tailcall analysis to the core. | Brian Potchik | |
| 2017-08-05 | Refactor IL instruction access APIs | Rusty Wagner | |
